C# 클래스 PeerCastStation.UI.PortCheckResult

파일 보기 프로젝트 열기: kumaryu/peercaststation

공개 메소드들

메소드 설명
PortCheckResult ( bool success, int ports, System.TimeSpan elapsed ) : System

메소드 상세

PortCheckResult() 공개 메소드

public PortCheckResult ( bool success, int ports, System.TimeSpan elapsed ) : System
success bool
ports int
elapsed System.TimeSpan
리턴 System