C# 클래스 Microsoft.WindowsAzure.MobileServices.Files.Sync.Triggers.DefaultFileSyncTriggerFactory

상속: IFileSyncTriggerFactory
파일 보기 프로젝트 열기: Azure/azure-mobile-apps-net-files-client 1 사용 예제들

공개 메소드들

메소드 설명
CreateTriggers ( IFileSyncContext fileSyncContext ) : IList
DefaultFileSyncTriggerFactory ( IMobileServiceClient mobileServiceClient, bool autoUpdateParentRecords ) : System

메소드 상세

CreateTriggers() 공개 메소드

public CreateTriggers ( IFileSyncContext fileSyncContext ) : IList
fileSyncContext IFileSyncContext
리턴 IList

DefaultFileSyncTriggerFactory() 공개 메소드

public DefaultFileSyncTriggerFactory ( IMobileServiceClient mobileServiceClient, bool autoUpdateParentRecords ) : System
mobileServiceClient IMobileServiceClient
autoUpdateParentRecords bool
리턴 System