C# Class SystemEx.Persist.Store

Afficher le fichier Open project: pvginkel/SystemEx Class Usage Examples

Méthodes publiques

Méthode Description
Commit ( ) : void
Initialize ( int version ) : void

Private Methods

Méthode Description
GetFilename ( ) : string
Read ( ) : void
Store ( int version ) : System
Write ( ) : void

Method Details

Commit() public static méthode

public static Commit ( ) : void
Résultat void

Initialize() public static méthode

public static Initialize ( int version ) : void
version int
Résultat void