protected Control(
UiSourceControlKind kind,
T value
)
Protected Sub New (
kind As UiSourceControlKind,
value As T
)
protected:
Control(
UiSourceControlKind kind,
T value
)
new :
kind : UiSourceControlKind *
value : 'T -> Control