RegisterSingleInstance(T) Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RegnoCore..::..RegisterSingleInstance<(Of <(<'T>)>)> Method

Registers the single instance.

Namespace:  RegnoSoftware.Standard
Assembly:  RegnoSoftware.Standard (in RegnoSoftware.Standard.dll)

Syntax


public static void RegisterSingleInstance<T>(
	Type type,
	bool isDefault
)

Type Parameters

T

Parameters

type
Type: Type
The type.
isDefault
Type: Boolean
if set to true [is default].