C# 클래스 ApplicationServer.TrackingServer

파일 보기 프로젝트 열기: vs-team/casanova-mk2 1 사용 예제들

공개 메소드들

메소드 설명
Forward ( ) : void
TrackingServer ( int port, string applicationName ) : System

메소드 상세

Forward() 공개 메소드

public Forward ( ) : void
리턴 void

TrackingServer() 공개 메소드

public TrackingServer ( int port, string applicationName ) : System
port int
applicationName string
리턴 System