Create Method

Dal.Audit

LoggingProxy<(Of <(<'T>)>)>..::..Create Method

Creates the specified instance.

Namespace:  Dal.Audit
Assembly:  Dal.Audit (in Dal.Audit.dll)

Syntax


public static T Create(
	T instance
)

Parameters

instance
Type: T
The instance.

Return Value

T.