C# 클래스 Rhino.Licensing.SntpClient.State

파일 보기 프로젝트 열기: ayende/rhino-licensing

공개 메소드들

메소드 설명
State ( UdpClient socket, IPEndPoint endPoint, Action getTime, System.Action failure ) : System

메소드 상세

State() 공개 메소드

public State ( UdpClient socket, IPEndPoint endPoint, Action getTime, System.Action failure ) : System
socket System.Net.Sockets.UdpClient
endPoint System.Net.IPEndPoint
getTime Action
failure System.Action
리턴 System