C# 클래스 OTAPI.Sockets.PoolSocket.SendEventArgs

상속: PoolSocketEventArgs
파일 보기 프로젝트 열기: DeathCradle/Open-Terraria-API

공개 메소드들

메소드 설명
SendEventArgs ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
OnCompleted ( SocketAsyncEventArgs e ) : void

메소드 상세

OnCompleted() 보호된 메소드

protected OnCompleted ( SocketAsyncEventArgs e ) : void
e System.Net.Sockets.SocketAsyncEventArgs
리턴 void

SendEventArgs() 공개 메소드

public SendEventArgs ( ) : System.Collections.Generic
리턴 System.Collections.Generic