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

Inheritance: Pref
Afficher le fichier Open project: ecologylab/simplCSharp Class Usage Examples

Méthodes publiques

Méthode Description
PrefDouble ( ) : System
PrefDouble ( String pName, Double pDoubleValue ) : System

Method Details

PrefDouble() public méthode

public PrefDouble ( ) : System
Résultat System

PrefDouble() public méthode

public PrefDouble ( String pName, Double pDoubleValue ) : System
pName String
pDoubleValue Double
Résultat System