Click or drag to resize

IVIZZARDServiceOpenClashTest Method

간섭검사 파일 열기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void OpenClashTest(
	string path,
	bool showMessageBox
)

Parameters

path
Type: SystemString
파일 경로
showMessageBox
Type: SystemBoolean
오류시 메세지 박스 활성화 여부
See Also