Summary
Returns a string describing the details of the `method`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerReflection
Syntax
public static string ToStringDetailed<T>(this T method, bool includeType = false) where T : Delegate
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
method | T | |
includeType | bool |
Return Value
Type | Description |
---|---|
string |