C# Class Queue.Common.ServerDateTime

Show file Open project: breslavsky/queue

Private Properties

Property Type Description
ServerDateTime System

Public Methods

Method Description
Sync ( System.DateTime dateTime ) : void

Private Methods

Method Description
ServerDateTime ( ) : System

Method Details

Sync() public static method

public static Sync ( System.DateTime dateTime ) : void
dateTime System.DateTime
return void