C# 클래스 CK.Plugins.ObjectExplorer.ViewModels.LogViewModels.VMLogBaseElement

상속: CK.WPF.ViewModel.VMBase
파일 보기 프로젝트 열기: Invenietis/ck-certified

공개 메소드들

메소드 설명
VMLogBaseElement ( string name, bool isBound ) : System

보호된 메소드들

메소드 설명
OnLogConfigChanged ( string name ) : void

메소드 상세

OnLogConfigChanged() 보호된 메소드

protected OnLogConfigChanged ( string name ) : void
name string
리턴 void

VMLogBaseElement() 공개 메소드

public VMLogBaseElement ( string name, bool isBound ) : System
name string
isBound bool
리턴 System