C# Class EveCache.SInt

Inheritance: SNode
Mostra file Open project: jason-watkins/EveCache.Net Class Usage Examples

Public Methods

Method Description
Clone ( ) : SNode
SInt ( int value )
ToString ( ) : string

Method Details

Clone() public method

public Clone ( ) : SNode
return SNode

SInt() public method

public SInt ( int value )
value int

ToString() public method

public ToString ( ) : string
return string