C# Class Simpl.Serialization.Library.Configuration.PrefInteger

Inheritance: Pref
Datei anzeigen Open project: ecologylab/simplCSharp Class Usage Examples

Public Methods

Method Description
PrefInteger ( ) : System
PrefInteger ( String pName, int pIntegerValue ) : System

Method Details

PrefInteger() public method

public PrefInteger ( ) : System
return System

PrefInteger() public method

public PrefInteger ( String pName, int pIntegerValue ) : System
pName String
pIntegerValue int
return System