ScriptAlias.

Method Property

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.