com.onlineobject.objectnet Namespace

INetworkEventEditor<(Of <(<'T>)>)>..::..RegisterConstructorOfType Method

Namespace:  com.onlineobject.objectnet
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll)

Syntax


void RegisterConstructorOfType(

	Type type,

	Func<Object> method

)

Parameters

type
Type: Type
method
Type: Func<(Of <(<'Object>)>)>