C# Class Monobjc.Types.TSInteger

Datei anzeigen Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
value int

Public Methods

Method Description
TSInteger ( int value ) : System

Method Details

TSInteger() public method

public TSInteger ( int value ) : System
value int
return System

Property Details

value public_oe property

public int value
return int