Click or drag to resize

ContextBaseT Constructor

ContextBase constructor

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
protected ContextBase(
	T state
)

Parameters

state
Type: T
Can be null.
See Also