C# 클래스 Microsoft.WindowsAzure.Mobile.Files.Express.ExpressMobileServiceClientExtensions

파일 보기 프로젝트 열기: Azure/azure-mobile-apps-net-files-client

공개 메소드들

메소드 설명
InitializeExpressFileSyncContext ( this client, IMobileServiceLocalStore store, ILocalStorageProvider localStorage ) : IFileSyncContext
InitializeExpressFileSyncContext ( this client, IMobileServiceLocalStore store, string basePath = "" ) : IFileSyncContext

메소드 상세

InitializeExpressFileSyncContext() 공개 정적인 메소드

public static InitializeExpressFileSyncContext ( this client, IMobileServiceLocalStore store, ILocalStorageProvider localStorage ) : IFileSyncContext
client this
store IMobileServiceLocalStore
localStorage ILocalStorageProvider
리턴 IFileSyncContext

InitializeExpressFileSyncContext() 공개 정적인 메소드

public static InitializeExpressFileSyncContext ( this client, IMobileServiceLocalStore store, string basePath = "" ) : IFileSyncContext
client this
store IMobileServiceLocalStore
basePath string
리턴 IFileSyncContext