C# Class Cradiator.Config.ViewSettings

Inheritance: IViewSettings, INotifyPropertyChanged
Afficher le fichier Open project: PandaWood/Cradiator Class Usage Examples

Protected Properties

Свойство Type Description
_ShowServerName bool
_categoryRegEx string
_projectNameRegEx string
_serverNameRegEx string
_showOnlyBroken bool
_skinName string
_url string
_viewName string

Méthodes protégées

Méthode Description
Notify ( string propertyName ) : void

Method Details

Notify() protected méthode

protected Notify ( string propertyName ) : void
propertyName string
Résultat void

Property Details

_ShowServerName protected_oe property

protected bool _ShowServerName
Résultat bool

_categoryRegEx protected_oe property

protected string _categoryRegEx
Résultat string

_projectNameRegEx protected_oe property

protected string _projectNameRegEx
Résultat string

_serverNameRegEx protected_oe property

protected string _serverNameRegEx
Résultat string

_showOnlyBroken protected_oe property

protected bool _showOnlyBroken
Résultat bool

_skinName protected_oe property

protected string _skinName
Résultat string

_url protected_oe property

protected string _url
Résultat string

_viewName protected_oe property

protected string _viewName
Résultat string