/
Assembly List
/
LJCNetCommon
/ LJCAssemblyReflect
Namespace - LJCNetCommon
Syntax
C# |
public class LJCAssemblyReflect
|
Provides Assembly Reflection methods.
(DE)
Remarks
Provides information for Constructors, Types, Methods, Properties and Fields.
The object reflection properties are set using the methods: SetAssembly(),
SetConstructorInfo(), SetFieldInfo(), SetMethodInfo(), SetPropertyInfo()
and SetTypeReference().
Once the reflection properties are set, the Syntax strings can be retrieved
with the syntax methods: Get*Syntax();
Constructor
#ctor
|
Initializes an object instance. |
Set Reflection Objects
Get Syntax Methods
Bool Check Methods
18 Methods
Other Private Methods
1 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.