LeanCloud C# SDK
Loading...
Searching...
No Matches
LeanCloud.Storage.LCFile Member List

This is the complete list of members for LeanCloud.Storage.LCFile, including all inherited members.

ACLLeanCloud.Storage.LCObject
Add(string key, object value)LeanCloud.Storage.LCObjectinline
AddAll(string key, IEnumerable values)LeanCloud.Storage.LCObjectinline
AddAllUnique(string key, IEnumerable values)LeanCloud.Storage.LCObjectinline
AddMetaData(string key, object value)LeanCloud.Storage.LCFileinline
AddRelation(string key, LCObject value)LeanCloud.Storage.LCObjectinline
AddUnique(string key, object value)LeanCloud.Storage.LCObjectinline
CLASS_NAMELeanCloud.Storage.LCFilestatic
ClassNameLeanCloud.Storage.LCObject
Create(string className)LeanCloud.Storage.LCObjectinlinestatic
CreatedAtLeanCloud.Storage.LCObject
CreateWithoutData(string className, string objectId)LeanCloud.Storage.LCObjectinlinestatic
Delete()LeanCloud.Storage.LCFileinline
DeleteAll(IEnumerable< LCObject > objects)LeanCloud.Storage.LCObjectinlinestatic
DisableAfterHook()LeanCloud.Storage.LCObjectinline
DisableBeforeHook()LeanCloud.Storage.LCObjectinline
ENDPOINTLeanCloud.Storage.LCFilestatic
Fetch(IEnumerable< string > keys=null, IEnumerable< string > includes=null)LeanCloud.Storage.LCObjectinline
FetchAll(IEnumerable< LCObject > objects)LeanCloud.Storage.LCObjectinlinestatic
GetClassEndpoint(string className)LeanCloud.Storage.LCObjectinlinestatic
GetQuery()LeanCloud.Storage.LCFileinlinestatic
GetThumbnailUrl(int width, int height, int quality=100, bool scaleToFit=true, string format="png")LeanCloud.Storage.LCFileinline
GetUpdatedKeys()LeanCloud.Storage.LCObjectinline
IgnoreHook(string hookName)LeanCloud.Storage.LCObjectinline
Increment(string key, object value)LeanCloud.Storage.LCObjectinline
IsDirtyLeanCloud.Storage.LCObjectprotected
LCFile()LeanCloud.Storage.LCFileinline
LCFile(string name, byte[] bytes)LeanCloud.Storage.LCFileinline
LCFile(string name, string path)LeanCloud.Storage.LCFileinline
LCFile(string name, Uri url)LeanCloud.Storage.LCFileinline
LCObject(string className)LeanCloud.Storage.LCObjectinline
Merge(LCObjectData objectData)LeanCloud.Storage.LCObjectinline
MetaDataLeanCloud.Storage.LCFile
MimeTypeLeanCloud.Storage.LCFile
NameLeanCloud.Storage.LCFile
ObjectIdLeanCloud.Storage.LCObject
ParseObject(string json)LeanCloud.Storage.LCObjectinlinestatic
PathPrefixLeanCloud.Storage.LCFile
RegisterSubclass< T >(string className, Func< T > constructor, string endpoint=null)LeanCloud.Storage.LCObjectinlinestatic
Remove(string key, object value)LeanCloud.Storage.LCObjectinline
RemoveAll(string key, IEnumerable values)LeanCloud.Storage.LCObjectinline
RemoveRelation(string key, LCObject value)LeanCloud.Storage.LCObjectinline
Save(Action< long, long > onProgress=null)LeanCloud.Storage.LCFileinline
LeanCloud::Storage::LCObject.Save(bool fetchWhenSave=false, LCQuery< LCObject > query=null)LeanCloud.Storage.LCObjectinline
SaveAll(IEnumerable< LCObject > objects)LeanCloud.Storage.LCObjectinlinestatic
this[string key]LeanCloud.Storage.LCObject
ToString()LeanCloud.Storage.LCObjectinline
Unset(string key)LeanCloud.Storage.LCObjectinline
UpdatedAtLeanCloud.Storage.LCObject
UrlLeanCloud.Storage.LCFile