C# 클래스 coc_proxy_csharp.Client

상속: ClientCrypto
파일 보기 프로젝트 열기: clugh/coc-proxy-csharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
state ClientState

공개 메소드들

메소드 설명
Client ( ServerState serverstate ) : System
StartClient ( ) : void

메소드 상세

Client() 공개 메소드

public Client ( ServerState serverstate ) : System
serverstate ServerState
리턴 System

StartClient() 공개 메소드

public StartClient ( ) : void
리턴 void

프로퍼티 상세

state 공개적으로 프로퍼티

public ClientState,coc_proxy_csharp state
리턴 ClientState