C# Class ZForge.Configuration.ConfigHelper

Datei anzeigen Open project: zhuangyy/Motion

Public Methods

Method Description
Load ( IConfigSetting s, System f ) : void
Save ( IConfigSetting s, System f ) : void

Method Details

Load() public static method

public static Load ( IConfigSetting s, System f ) : void
s IConfigSetting
f System
return void

Save() public static method

public static Save ( IConfigSetting s, System f ) : void
s IConfigSetting
f System
return void