C# 클래스 CalDavSynchronizer.Ui.Reports.ViewModels.NullReportsViewModelParent

상속: IReportsViewModelParent
파일 보기 프로젝트 열기: aluxnimm/outlookcaldavsynchronizer

공개 프로퍼티들

프로퍼티 타입 설명
Instance IReportsViewModelParent

공개 메소드들

메소드 설명
DiplayAEntity ( System.Guid synchronizationProfileId, string entityId ) : void
DiplayBEntityAsync ( System.Guid synchronizationProfileId, string entityId ) : void

비공개 메소드들

메소드 설명
NullReportsViewModelParent ( ) : System

메소드 상세

DiplayAEntity() 공개 메소드

public DiplayAEntity ( System.Guid synchronizationProfileId, string entityId ) : void
synchronizationProfileId System.Guid
entityId string
리턴 void

DiplayBEntityAsync() 공개 메소드

public DiplayBEntityAsync ( System.Guid synchronizationProfileId, string entityId ) : void
synchronizationProfileId System.Guid
entityId string
리턴 void

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static IReportsViewModelParent Instance
리턴 IReportsViewModelParent