Summary
Gets the method associated with the alias.
- Namespace
- Cake
.Core .Scripting - Containing Type
- ScriptAlias
Syntax
public MethodInfo Method { get; }
Value
| Type | Description |
|---|---|
| MethodInfo | The method associated with the alias. |
public MethodInfo Method { get; }
| Type | Description |
|---|---|
| MethodInfo | The method associated with the alias. |