C# Class CalDavSynchronizer.Ui.Reports.ViewModels.NullReportViewModelParent

Inheritance: IReportViewModelParent
Afficher le fichier Open project: aluxnimm/outlookcaldavsynchronizer

Méthodes publiques

Свойство Type Description
Instance IReportViewModelParent

Méthodes publiques

Méthode Description
DiplayAEntity ( System.Guid synchronizationProfileId, string entityId ) : void
DiplayBEntity ( System.Guid synchronizationProfileId, string entityId ) : void

Private Methods

Méthode Description
NullReportViewModelParent ( ) : System

Method Details

DiplayAEntity() public méthode

public DiplayAEntity ( System.Guid synchronizationProfileId, string entityId ) : void
synchronizationProfileId System.Guid
entityId string
Résultat void

DiplayBEntity() public méthode

public DiplayBEntity ( System.Guid synchronizationProfileId, string entityId ) : void
synchronizationProfileId System.Guid
entityId string
Résultat void

Property Details

Instance public_oe static_oe property

public static IReportViewModelParent Instance
Résultat IReportViewModelParent