Click or drag to resize

IVIZZARDServiceSetCustomUI Method

사용자 정의 UI 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetCustomUI(
	CustomUIVO customUI
)

Parameters

customUI
Type: SHConnectorCustomUIVO
사용자 정의 UI 정보
See Also