FileManagerPlugin Methods

Moxiecode.FileManager

MCManager classes

FileManagerPlugin Methods

The methods of the FileManagerPlugin class are listed below. For a complete list of FileManagerPlugin class members, see the FileManagerPlugin Members topic.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
OnAfterStream (inherited from Moxiecode.Manager.Plugin) 
OnAfterUpload (inherited from Moxiecode.Manager.Plugin) 
OnAuthenticate (inherited from Moxiecode.Manager.Plugin) 
OnBeforeFileAction (inherited from Moxiecode.Manager.Plugin) 
OnBeforeRPC (inherited from Moxiecode.Manager.Plugin) 
OnBeforeStream (inherited from Moxiecode.Manager.Plugin) 
OnBeforeUpload (inherited from Moxiecode.Manager.Plugin) 
OnCustomInfo
OnFileAction (inherited from Moxiecode.Manager.Plugin) 
OnInit
OnInsertFile (inherited from Moxiecode.Manager.Plugin) 
OnLogin (inherited from Moxiecode.Manager.Plugin) 
OnLogout (inherited from Moxiecode.Manager.Plugin) 
OnPreInit
OnRPC
OnStream (inherited from Moxiecode.Manager.Plugin) 
OnUpload (inherited from Moxiecode.Manager.Plugin) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

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.

See Also

FileManagerPlugin Class | Moxiecode.FileManager Namespace