C# Class ZForge.Configuration.ConfigHelper

Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
Load ( IConfigSetting s, System f ) : void
Save ( IConfigSetting s, System f ) : void

Method Details

Load() public static méthode

public static Load ( IConfigSetting s, System f ) : void
s IConfigSetting
f System
Résultat void

Save() public static méthode

public static Save ( IConfigSetting s, System f ) : void
s IConfigSetting
f System
Résultat void