SupportFS | Gets a bool value indicating the file system is supported or not. |
AppendData | |
CopyTo | |
Delete | Deletes the specified uploader. |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Exists | Returns a boolean indicating whether or not the file exists |
GetFSPath | Gets the file system path. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetInfo | Gets the information of the specified uploader. |
GetName | Gets the file name. |
GetSize | Gets the file size. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Init | Inits the specified uploader. |
Maintain | Maintains this instance. |
MoveTo | |
OpenStream | Opens the stream. |
Persist | Persists the specified uploader. |
Save | Saves the specified uploader. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
UnPersist | Persists the specified uploader. |
UploaderProvider Constructor
|
Initializes a new instance of the UploaderProvider class. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
UploaderProvider Class | CuteWebUI Namespace