C# Class CompileError.ParseError

Inheritance: System.Web.UI.Page
Mostrar archivo Open project: mono/gert

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void
Page_Load ( object sender, System e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void