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

Inheritance: CK.WPF.ViewModel.VMBase
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Méthode Description
VMLogBaseElement ( string name, bool isBound ) : System

Méthodes protégées

Méthode Description
OnLogConfigChanged ( string name ) : void

Method Details

OnLogConfigChanged() protected méthode

protected OnLogConfigChanged ( string name ) : void
name string
Résultat void

VMLogBaseElement() public méthode

public VMLogBaseElement ( string name, bool isBound ) : System
name string
isBound bool
Résultat System