C# Class Nav.Common.VSPackages.CrmDeveloperHelper.Views.WindowWithOutputAndCommonConfig

Inheritance: Nav.Common.VSPackages.CrmDeveloperHelper.Views.WindowWithOutput
Afficher le fichier Open project: PonomarevDmitry/CrmDeveloperHelper

Protected Properties

Свойство Type Description
_commonConfig CommonConfiguration

Méthodes protégées

Méthode Description
OnClosed ( EventArgs e ) : void
WindowWithOutputAndCommonConfig ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig ) : Nav.Common.VSPackages.CrmDeveloperHelper.Interfaces

Method Details

OnClosed() protected méthode

protected OnClosed ( EventArgs e ) : void
e EventArgs
Résultat void

WindowWithOutputAndCommonConfig() protected méthode

protected WindowWithOutputAndCommonConfig ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig ) : Nav.Common.VSPackages.CrmDeveloperHelper.Interfaces
iWriteToOutput IWriteToOutput
commonConfig CommonConfiguration
Résultat Nav.Common.VSPackages.CrmDeveloperHelper.Interfaces

Property Details

_commonConfig protected_oe property

protected CommonConfiguration _commonConfig
Résultat CommonConfiguration