ChatterBox.Client.Presentation.Shared.Services.NtpService.NtpService C# (CSharp) Method

NtpService() public method

public NtpService ( CoreDispatcher uiDispatcher ) : System
uiDispatcher Windows.UI.Core.CoreDispatcher
return System
        public NtpService(CoreDispatcher uiDispatcher) : base(uiDispatcher)
        {
        }