Click or drag to resize

GenericSingletonProviderGetInstance method

List of overloads
 NameDescription of the
Public MethodStatic MemberGetInstanceT Returns the only instance of the desired class. This instance is created beforehand the first time it is called.
Public MethodStatic MemberGetInstanceT(Boolean) Returns the only instance of the desired class. This instance is created beforehand the first time it is called.
Back to the top
See also