Click or drag to resize
MethodDelegate Class

[Missing <summary> documentation for "T:Slash.Unity.Common.Delegates.MethodDelegate"]

Inheritance Hierarchy
SystemObject
  Slash.Unity.Common.DelegatesMethodDelegate

Namespace: Slash.Unity.Common.Delegates
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
[SerializableAttribute]
public class MethodDelegate

The MethodDelegate type exposes the following members.

Constructors
  NameDescription
Public methodMethodDelegate
Initializes a new instance of the MethodDelegate class
Top
Methods
  NameDescription
Public methodInvoke
Top
Fields
  NameDescription
Public fieldMethod
Public fieldTarget
Top
See Also