C# Class Castle.MonoRail.Views.Brail.TestSite.Controllers.BlogController

Inheritance: SmartDispatcherController
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
View ( int year, int month ) : void

Method Details

View() public method

public View ( int year, int month ) : void
year int
month int
return void