Table of Contents

Class DynamicTypeFactory

Namespace
Gst
Assembly
Gst-1.0.dll
public class DynamicTypeFactory : PluginFeature, IDisposable, GTypeProvider, InstanceFactory
Inheritance
DynamicTypeFactory
Implements
Inherited Members

Constructors

DynamicTypeFactory(params ConstructArgument[])

public DynamicTypeFactory(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

DynamicTypeFactory(DynamicTypeFactoryHandle)

public DynamicTypeFactory(DynamicTypeFactoryHandle handle)

Parameters

handle DynamicTypeFactoryHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

Load(string)

public static Type Load(string factoryname)

Parameters

factoryname string

Returns

Type