C# Class SharpDox.Core.Config.CoreConfigSection

Inheritance: ICoreConfigSection
Afficher le fichier Open project: Geaz/sharpDox

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CoreConfigSection ( CoreStrings strings ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

CoreConfigSection() public méthode

public CoreConfigSection ( CoreStrings strings ) : System
strings CoreStrings
Résultat System

OnPropertyChanged() protected méthode

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