Click or drag to resize

SerializedDelegate Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.UtilitiesSerializedDelegate

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class SerializedDelegate

The SerializedDelegate type exposes the following members.

Constructors
  NameDescription
Public methodSerializedDelegate
Initializes a new instance of the SerializedDelegate class
Top
Properties
Methods
  NameDescription
Public methodResolveDelegate
Top
See Also