The Reflector type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Reflector | Initializes a new instance of the Reflector class |
Methods
| Name | Description | |
|---|---|---|
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from | ||
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from | ||
Gets the (Inherited from | ||
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Reflect(Assembly) |
Reflects the types of the provided assembly.
| |
| Reflect(Assembly, IFilter ) |
Reflects the types of the provided assembly.
| |
| Reflect(String, Boolean) |
Reflects the types of an assembly.
| |
| Reflect(String, IFilter , Boolean) |
Reflects the types of an assembly.
| |
Returns a string that represents the current object. (Inherited from |
See Also