C# Class AngularJS.Integration.SignalR.ServerTimeHub

Inheritance: Microsoft.AspNet.SignalR.Hub
Datei anzeigen Open project: ChristianWeyer/ngSignalR

Public Methods

Method Description
GetServerTime ( ) : string
GetVoid ( ) : void

Method Details

GetServerTime() public method

public GetServerTime ( ) : string
return string

GetVoid() public method

public GetVoid ( ) : void
return void