Summary
Returns a delegate which calls the cached method on the `target`.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- MethodCache
<TDelegate>
Syntax
public TDelegate GetDelegate(Object target)
Parameters
| Name | Type | Description |
|---|---|---|
| target | Object |
Return Value
| Type | Description |
|---|---|
| TDelegate |