API reference
API reference
Select your platform
No SDKs available
No versions available

IConduitAssembly Interface

Wrapper for assemblies to provide convenience methods and abstract from CLR.

Properties

The full assembly name.

Member Functions

Returns all types in the assembly that are enums.
Returns
The enum types.
Returns all the methods in the assembly.
Returns
The methods.
Returns the type of the given name from the assembly.
Parameters
name
The type name.
Returns
The type.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon