C# 클래스 ZForge.Motion.Util.MotionConfiguration

상속: ZForge.SA.Komponent.SAConfiguration
파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

메소드 설명
Import ( string dir, bool clean ) : bool

비공개 메소드들

메소드 설명
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

메소드 상세

Import() 공개 메소드

public Import ( string dir, bool clean ) : bool
dir string
clean bool
리턴 bool