/ Assembly List / LJCDataTransformProcess / LJCAssembly

Namespace - LJCDataTransformProcess


Syntax

C#
public class LJCAssembly

Provides Assembly reflection.

Public Methods
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.
5 Methods

Properties
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.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.