Summary
Gets the delegate.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- PropertyDelegate
Syntax
public Delegate Delegate { get; }
Value
Type | Description |
---|---|
Delegate | The delegate. |