ProxyFactoryConfig Methods |
The ProxyFactoryConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetClassName |
Gets class name of proxy factory
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetService |
Gets service name of related proxy factory
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetClassName |
Sets class name of proxy factory
| |
| SetService |
Sets service name of related proxy factory
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |