C# Class character_sheet, WoW-Community-Platform-API

Inheritance: System.Web.UI.Page
Datei anzeigen Open project: tomrus88/WoW-Community-Platform-API

Public Methods

Method Description
PrintData ( ) : void

Protected Methods

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

Method Details

Page_Load() protected method

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

PrintData() public method

public PrintData ( ) : void
return void