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

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

Public Methods

Method Description
PrefDouble ( ) : System
PrefDouble ( String pName, Double pDoubleValue ) : System

Method Details

PrefDouble() public method

public PrefDouble ( ) : System
return System

PrefDouble() public method

public PrefDouble ( String pName, Double pDoubleValue ) : System
pName String
pDoubleValue Double
return System