C# Class ScrewTurn.Wiki.GetFile

Inheritance: System.Web.UI.Page
Datei anzeigen Open project: mono/ScrewTurnWiki

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
CountHit ( string file ) : bool

Gets a value indicating whether or not to count the hit.

GetMimeType ( string ext ) : string

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void