Generic |
The GenericSingletonProvider Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| GetInstanceT | Returns the only instance of the desired class. This instance is created beforehand the first time it is called. | |
| GetInstanceT(Boolean) | Returns the only instance of the desired class. This instance is created beforehand the first time it is called. |