C# Class AngularJS.Integration.SignalR.ServerTimeHub

Inheritance: Microsoft.AspNet.SignalR.Hub
Afficher le fichier Open project: ChristianWeyer/ngSignalR

Méthodes publiques

Méthode Description
GetServerTime ( ) : string
GetVoid ( ) : void

Method Details

GetServerTime() public méthode

public GetServerTime ( ) : string
Résultat string

GetVoid() public méthode

public GetVoid ( ) : void
Résultat void