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

Inheritance: BaseServiceClient, IGalleryServiceClient
Mostra file Open project: ChristianWeyer/myProducts-End-to-End

Public Methods

Method Description
GalleryServiceClient ( ITokenManager tokenManager ) : System.Collections.Generic
GetImages ( ) : Task>

Method Details

GalleryServiceClient() public method

public GalleryServiceClient ( ITokenManager tokenManager ) : System.Collections.Generic
tokenManager ITokenManager
return System.Collections.Generic

GetImages() public method

public GetImages ( ) : Task>
return Task>