C# Class myProducts.Xamarin.Common.Services.ArticlesHubProxy

Inheritance: IArticlesHubProxy
Afficher le fichier Open project: ChristianWeyer/myProducts-End-to-End

Méthodes publiques

Méthode Description
ArticlesHubProxy ( ) : System
Start ( ) : System.Threading.Tasks.Task
Stop ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
DoOnArticleChanged ( ) : void
InitializeProxy ( ) : void

Method Details

ArticlesHubProxy() public méthode

public ArticlesHubProxy ( ) : System
Résultat System

Start() public méthode

public Start ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Stop() public méthode

public Stop ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task