| C# |
|---|
| public class LJCAssembly |
| MethodInvoke | Invokes the method. |
| SetAssembly | Creates the Assembly property value. |
| SetMethodInfo | Creates the MethodInfo property value. |
| SetObjectInstance | Creates the ObjectInstance property value. |
| SetObjectType | Creates the ObjectType property value. |
| Assembly | The Assembly Reflection object. |
| AssemblyFileName | The Assembly File name. |
| AssemblyNameSpace | The Assembly Namespace. |
| MethodInfo | The Reflected Method info object. |
| ObjectInstance | The Reflected item Object Instance. |
| ObjectName | The Reflectedion item Object name. |
| ObjectType | The Reflected item Object Type. |