C# Class PyriteUI.ControlsExtensions

Datei anzeigen Open project: noant/Pyrite

Public Methods

Method Description
GetInt ( this tb ) : int
GetUShort ( this tb ) : ushort

Method Details

GetInt() public static method

public static GetInt ( this tb ) : int
tb this
return int

GetUShort() public static method

public static GetUShort ( this tb ) : ushort
tb this
return ushort