Codestin Search App

Thanks to visit codestin.com
Credit goes to cakebuild.net

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.