C# 클래스 SoundSwitch.Framework.IPC.IPCClient

상속: IDisposable
파일 보기 프로젝트 열기: Belphemur/SoundSwitch 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
GetService ( ) : RemoteObject
IPCClient ( string serverURL ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetService() 공개 메소드

public GetService ( ) : RemoteObject
리턴 SoundSwitch.Framework.IPC.RemoteObjects.RemoteObject

IPCClient() 공개 메소드

public IPCClient ( string serverURL ) : System
serverURL string
리턴 System