string | FullName[Get] |
ConduitAssembly ( Assembly assembly ) Initializes the class with a target assembly. | |
IEnumerable< Type > | GetEnumTypes ( ) |
IEnumerable< MethodInfo > | GetMethods ( ) |
Type | GetType ( string name ) |
string Meta.Conduit.Editor.ConduitAssembly.FullName |
---|
No description available.
|
Meta.Conduit.Editor.ConduitAssembly.ConduitAssembly ( Assembly assembly ) |
---|
Initializes the class with a target assembly. Parameters assembly The assembly to process. |
IEnumerable<Type> Meta.Conduit.Editor.ConduitAssembly.GetEnumTypes ( ) |
---|
No description available.
|
IEnumerable<MethodInfo> Meta.Conduit.Editor.ConduitAssembly.GetMethods ( ) |
---|
No description available.
|
Type Meta.Conduit.Editor.ConduitAssembly.GetType ( string name ) |
---|
No description available.
|