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

Inheritance: IMobileServiceFileDataSource
Exibir arquivo Open project: Azure/azure-mobile-apps-net-files-client Class Usage Examples

Public Methods

Method Description
GetStream ( ) : Task
PathMobileServiceFileDataSource ( string filePath ) : System

Method Details

GetStream() public method

public GetStream ( ) : Task
return Task

PathMobileServiceFileDataSource() public method

public PathMobileServiceFileDataSource ( string filePath ) : System
filePath string
return System