C# 클래스 Sharpex2D.Network.Packages.System.PingPackage

상속: BasePackage
파일 보기 프로젝트 열기: ThuCommix/Sharpex2D 1 사용 예제들

공개 메소드들

메소드 설명
PingPackage ( ) : System

Initializes a new PingPackage class.

We use our PC-Time to determine the creation of the package. The clients sends the same package back and we calculate the time differences.

메소드 상세

PingPackage() 공개 메소드

Initializes a new PingPackage class.
We use our PC-Time to determine the creation of the package. The clients sends the same package back and we calculate the time differences.
public PingPackage ( ) : System
리턴 System