Class IOModule
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public class IOModule : TypeModule, IDisposable, TypePlugin, GTypeProvider, InstanceFactory
- Inheritance
-
IOModule
- Implements
- Inherited Members
Constructors
IOModule(params ConstructArgument[])
public IOModule(params ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]
IOModule(IOModuleHandle)
public IOModule(IOModuleHandle handle)
Parameters
handle
IOModuleHandle
Methods
CompleteInterfaceInfo(Type, Type, InterfaceInfo)
public void CompleteInterfaceInfo(Type instanceType, Type interfaceType, InterfaceInfo info)
Parameters
instanceType
TypeinterfaceType
Typeinfo
InterfaceInfo
CompleteTypeInfo(Type, TypeInfo, TypeValueTable)
public void CompleteTypeInfo(Type gType, TypeInfo info, TypeValueTable valueTable)
Parameters
gType
Typeinfo
TypeInfovalueTable
TypeValueTable
GetGType()
public static Type GetGType()
Returns
Load()
public void Load()
New(string)
public static IOModule New(string filename)
Parameters
filename
string
Returns
Query()
[Version("2.24")]
public static string[] Query()
Returns
- string[]
Unload()
public void Unload()