C# Class Sogeti.Provisioning.Business.SignalRHubs.ProgressHub

Inheritance: Hub, IProgressHub
Afficher le fichier Open project: sogeti/Site-provisioning

Méthodes publiques

Méthode Description
changePhoto ( string siteTemplateName ) : void
sendProgressUpdate ( ProgressState ps ) : void

Method Details

changePhoto() public méthode

public changePhoto ( string siteTemplateName ) : void
siteTemplateName string
Résultat void

sendProgressUpdate() public méthode

public sendProgressUpdate ( ProgressState ps ) : void
ps Sogeti.Provisioning.Domain.ProgressState
Résultat void