C# Class ZForge.Motion.Util.MotionConfiguration

Inheritance: ZForge.SA.Komponent.SAConfiguration
Mostra file Open project: zhuangyy/Motion

Public Methods

Method Description
Import ( string dir, bool clean ) : bool

Private Methods

Method Description
Import ( ) : void
ImportCameraSettings ( bool clean ) : bool
ImportCameraSettings ( string path, IConfigSetting set, bool clean ) : bool
ImportPlugInSettings ( string dir, IConfigSetting set, bool clean ) : bool
ImportPreference ( string dir, bool clean ) : bool
MotionConfiguration ( ) : System
RelocateAVIs ( DirectoryInfo di ) : void
RelocatePICs ( DirectoryInfo di ) : void

Method Details

Import() public method

public Import ( string dir, bool clean ) : bool
dir string
clean bool
return bool