AbleContext Class Members
In This Topic
The following tables list the members exposed by AbleContext.
Public Properties
Public Methods
| Name | Description |
| ReleaseInstance |
Releases the current instance of AbleContext back to the container
|
| Resolve<TType> |
Resolves a service type into an instance
|
Top
Protected Methods
| Name | Description |
| Dispose | Overloaded.
Disposes of resources used by the class instance
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also