Click or drag to resize

SerializedDelegate Constructor

Initializes a new instance of the SerializedDelegate class

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SerializedDelegate(
	Type delegateType
)

Parameters

delegateType
Type: SystemType
See Also