C# Class Check, MCDek

Inheritance: System.Web.UI.Page
Show file Open project: dekema2/MCDek Class Usage Examples

Public Properties

Property Type Description
b int
extraInfo string
time byte

Public Methods

Method Description
Check ( int b, string extraInfo = "" )

Method Details

Check() public method

public Check ( int b, string extraInfo = "" )
b int
extraInfo string

Property Details

b public property

public int b
return int

extraInfo public property

public string extraInfo
return string

time public property

public byte time
return byte