C# Class VersionMigratorGUI.Preferences

Afficher le fichier Open project: bamboo/Bamboo.Prevalence Class Usage Examples

Méthodes publiques

Свойство Type Description
LastProject string

Méthodes publiques

Méthode Description
Load ( string fname ) : Preferences
Preferences ( ) : System
Save ( string fname ) : void

Private Methods

Méthode Description
CreateSerializer ( ) : XmlSerializer

Method Details

Load() public static méthode

public static Load ( string fname ) : Preferences
fname string
Résultat Preferences

Preferences() public méthode

public Preferences ( ) : System
Résultat System

Save() public méthode

public Save ( string fname ) : void
fname string
Résultat void

Property Details

LastProject public_oe property

public string LastProject
Résultat string