CreateEntity(T) Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoEntityFactory..::..CreateEntity<(Of <(<'T>)>)> Method

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

Syntax


T CreateEntity<T>(
	string id
)
where T : IRegnoType

Type Parameters

T

Parameters

id
Type: String