C# Class NSoft.NFramework.Licensing.SntpClient.State

显示文件 Open project: debop/NFramework

Public Methods

Method Description
State ( UdpClient socket, IPEndPoint endPoint, Action getTime, System.Action failure ) : System

Method Details

State() public method

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
return System