C# Class TestSite.Controllers.Helper2Controller

Inheritance: HelperController
显示文件 Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Helper2Controller ( ) : System
LinkTo ( string name, string action ) : void

Method Details

Helper2Controller() public method

public Helper2Controller ( ) : System
return System

LinkTo() public method

public LinkTo ( string name, string action ) : void
name string
action string
return void