C# Class SharpDox.Core.Config.CoreConfigSection

Inheritance: ICoreConfigSection
ファイルを表示 Open project: Geaz/sharpDox

Private Properties

Property Type Description

Public Methods

Method Description
CoreConfigSection ( CoreStrings strings ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

CoreConfigSection() public method

public CoreConfigSection ( CoreStrings strings ) : System
strings CoreStrings
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void