C# 클래스 Gwupe.Agent.Components.Functions.API.ClientImpl

파일 보기 프로젝트 열기: gwupe/Gwupe

보호된 프로퍼티들

프로퍼티 타입 설명
SecondParty Gwupe.Agent.Components.Person.Attendance
Socket ISocket

보호된 메소드들

메소드 설명
ClientImpl ( Attendance secondParty ) : System
OnClientConnectionClosed ( ) : void
OnClientConnectionOpened ( ) : void

비공개 메소드들

메소드 설명
Close ( ) : void

메소드 상세

ClientImpl() 보호된 메소드

protected ClientImpl ( Attendance secondParty ) : System
secondParty Gwupe.Agent.Components.Person.Attendance
리턴 System

OnClientConnectionClosed() 보호된 메소드

protected OnClientConnectionClosed ( ) : void
리턴 void

OnClientConnectionOpened() 보호된 메소드

protected OnClientConnectionOpened ( ) : void
리턴 void

프로퍼티 상세

SecondParty 보호되어 있는 프로퍼티

protected Attendance,Gwupe.Agent.Components.Person SecondParty
리턴 Gwupe.Agent.Components.Person.Attendance

Socket 보호되어 있는 프로퍼티

protected ISocket Socket
리턴 ISocket