C# Class CK.Plugins.ObjectExplorer.ViewModels.LogViewModels.VMLogBaseElement

Inheritance: CK.WPF.ViewModel.VMBase
Mostra file Open project: Invenietis/ck-certified

Public Methods

Method Description
VMLogBaseElement ( string name, bool isBound ) : System

Protected Methods

Method Description
OnLogConfigChanged ( string name ) : void

Method Details

OnLogConfigChanged() protected method

protected OnLogConfigChanged ( string name ) : void
name string
return void

VMLogBaseElement() public method

public VMLogBaseElement ( string name, bool isBound ) : System
name string
isBound bool
return System