C# Class Microsoft.WindowsAzure.MobileServices.Files.Sync.PathMobileServiceFileDataSource

Inheritance: IMobileServiceFileDataSource
Afficher le fichier Open project: Azure/azure-mobile-apps-net-files-client Class Usage Examples

Méthodes publiques

Méthode Description
GetStream ( ) : Task
PathMobileServiceFileDataSource ( string filePath ) : System

Method Details

GetStream() public méthode

public GetStream ( ) : Task
Résultat Task

PathMobileServiceFileDataSource() public méthode

public PathMobileServiceFileDataSource ( string filePath ) : System
filePath string
Résultat System