|
| Name | Description |
|---|
.gif) | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
.gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
.gif) | GetStaticArrayElement(String, array<Int32>[]()[]) | Gets a static array element contained in the wrapped type. |
.gif) | GetStaticArrayElement(String, BindingFlags, array<Int32>[]()[]) | Gets a static array element contained in the wrapped type. |
.gif) | GetStaticField(String) | Gets a static field contained in the wrapped type. |
.gif) | GetStaticField(String, BindingFlags) | Gets a static field contained in the wrapped type. |
.gif) | GetStaticFieldOrProperty(String) | Gets a value of a static field or property in a wrapped type based on the name. |
.gif) | GetStaticFieldOrProperty(String, BindingFlags) | Gets a value of a static field or property in a wrapped type based on the name. |
.gif) | GetStaticProperty(String, array<Object>[]()[]) | Gets a static property contained in the wrapped type. |
.gif) | GetStaticProperty(String, BindingFlags, array<Object>[]()[]) | Gets a static property contained in the wrapped type. |
.gif) | GetStaticProperty(String, BindingFlags, array<Type>[]()[], array<Object>[]()[]) | Gets a static indexed property contained in the wrapped type. |
.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
.gif) | InvokeStatic(String, array<Object>[]()[]) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, array<Object>[]()[], CultureInfo) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, BindingFlags, array<Object>[]()[]) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, array<Type>[]()[], array<Object>[]()[]) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, BindingFlags, array<Object>[]()[], CultureInfo) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, BindingFlags, array<Type>[]()[], array<Object>[]()[]) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, array<Type>[]()[], array<Object>[]()[], CultureInfo) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, array<Type>[]()[], array<Object>[]()[], array<Type>[]()[]) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, BindingFlags, array<Type>[]()[], array<Object>[]()[], CultureInfo) | Invokes static methods on the PrivateType. |
.gif) | InvokeStatic(String, BindingFlags, array<Type>[]()[], array<Object>[]()[], CultureInfo, array<Type>[]()[]) | Invokes static methods on the PrivateType. |
.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
.gif) | SetStaticArrayElement(String, Object, array<Int32>[]()[]) | Sets a static array element contained in the wrapped type. |
.gif) | SetStaticArrayElement(String, BindingFlags, Object, array<Int32>[]()[]) | Sets a static array element contained in the wrapped type. |
.gif) | SetStaticField(String, Object) | Sets a static field contained in the wrapped type. |
.gif) | SetStaticField(String, BindingFlags, Object) | Sets a static field contained in the wrapped type. |
.gif) | SetStaticFieldOrProperty(String, Object) | Sets a static field or property contained in the wrapped type. |
.gif) | SetStaticFieldOrProperty(String, BindingFlags, Object) | Sets a static field or property contained in the wrapped type. |
.gif) | SetStaticProperty(String, Object, array<Object>[]()[]) | Sets a static property contained in the wrapped type. |
.gif) | SetStaticProperty(String, Object, array<Type>[]()[], array<Object>[]()[]) | Sets a static property contained in the wrapped type. |
.gif) | SetStaticProperty(String, BindingFlags, Object, array<Object>[]()[]) | Sets a static property contained in the wrapped type. |
.gif) | SetStaticProperty(String, BindingFlags, Object, array<Type>[]()[], array<Object>[]()[]) | Sets a static property contained in the wrapped type. |
.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |