







[Missing <summary> documentation for "M:Moxiecode.Manager.IPlugin.OnCustomInfo(Moxiecode.Manager.ManagerEngine,Moxiecode.Manager.FileSystems.IFile,System.String,System.Collections.Hashtable)"]
Namespace:
Moxiecode.Manager
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
bool OnCustomInfo( ManagerEngine man, IFile file, string type, Hashtable custom ) |
Visual Basic (Declaration) |
---|
Function OnCustomInfo ( _ man As ManagerEngine, _ file As IFile, _ type As String, _ custom As Hashtable _ ) As Boolean |
Visual C++ |
---|
bool OnCustomInfo( ManagerEngine^ man, IFile^ file, String^ type, Hashtable^ custom ) |
Parameters
- man
- Type: Moxiecode.Manager..::.ManagerEngine
[Missing <param name="man"/> documentation for "M:Moxiecode.Manager.IPlugin.OnCustomInfo(Moxiecode.Manager.ManagerEngine,Moxiecode.Manager.FileSystems.IFile,System.String,System.Collections.Hashtable)"]
- file
- Type: Moxiecode.Manager.FileSystems..::.IFile
[Missing <param name="file"/> documentation for "M:Moxiecode.Manager.IPlugin.OnCustomInfo(Moxiecode.Manager.ManagerEngine,Moxiecode.Manager.FileSystems.IFile,System.String,System.Collections.Hashtable)"]
- type
- Type: System..::.String
[Missing <param name="type"/> documentation for "M:Moxiecode.Manager.IPlugin.OnCustomInfo(Moxiecode.Manager.ManagerEngine,Moxiecode.Manager.FileSystems.IFile,System.String,System.Collections.Hashtable)"]
- custom
- Type: System.Collections..::.Hashtable
[Missing <param name="custom"/> documentation for "M:Moxiecode.Manager.IPlugin.OnCustomInfo(Moxiecode.Manager.ManagerEngine,Moxiecode.Manager.FileSystems.IFile,System.String,System.Collections.Hashtable)"]
Return Value
[Missing <returns> documentation for "M:Moxiecode.Manager.IPlugin.OnCustomInfo(Moxiecode.Manager.ManagerEngine,Moxiecode.Manager.FileSystems.IFile,System.String,System.Collections.Hashtable)"]