C# 클래스 Nav.Common.VSPackages.CrmDeveloperHelper.Views.WindowWithOutputAndCommonConfig

상속: Nav.Common.VSPackages.CrmDeveloperHelper.Views.WindowWithOutput
파일 보기 프로젝트 열기: PonomarevDmitry/CrmDeveloperHelper

보호된 프로퍼티들

프로퍼티 타입 설명
_commonConfig CommonConfiguration

보호된 메소드들

메소드 설명
OnClosed ( EventArgs e ) : void
WindowWithOutputAndCommonConfig ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig ) : Nav.Common.VSPackages.CrmDeveloperHelper.Interfaces

메소드 상세

OnClosed() 보호된 메소드

protected OnClosed ( EventArgs e ) : void
e EventArgs
리턴 void

WindowWithOutputAndCommonConfig() 보호된 메소드

protected WindowWithOutputAndCommonConfig ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig ) : Nav.Common.VSPackages.CrmDeveloperHelper.Interfaces
iWriteToOutput IWriteToOutput
commonConfig CommonConfiguration
리턴 Nav.Common.VSPackages.CrmDeveloperHelper.Interfaces

프로퍼티 상세

_commonConfig 보호되어 있는 프로퍼티

protected CommonConfiguration _commonConfig
리턴 CommonConfiguration