C# 클래스 ZWaveActionImplementations.Helper

파일 보기 프로젝트 열기: noant/Pyrite

공개 메소드들

메소드 설명
PrepareController ( string path, ControllerInterface @interface ) : void

메소드 상세

PrepareController() 공개 정적인 메소드

public static PrepareController ( string path, ControllerInterface @interface ) : void
path string
@interface ControllerInterface
리턴 void