C# 클래스 Library.Net.I2p.SamSession

상속: SamBase
파일 보기 프로젝트 열기: Alliance-Network/Library 1 사용 예제들

공개 메소드들

메소드 설명
SamSession ( Socket socket ) : System
Start ( string caption ) : void

메소드 상세

SamSession() 공개 메소드

public SamSession ( Socket socket ) : System
socket System.Net.Sockets.Socket
리턴 System

Start() 공개 메소드

public Start ( string caption ) : void
caption string
리턴 void