C# 클래스 SharpDox.Core.Config.CoreConfigSection

상속: ICoreConfigSection
파일 보기 프로젝트 열기: Geaz/sharpDox

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CoreConfigSection ( CoreStrings strings ) : System

보호된 메소드들

메소드 설명
OnPropertyChanged ( string propertyName ) : void

메소드 상세

CoreConfigSection() 공개 메소드

public CoreConfigSection ( CoreStrings strings ) : System
strings CoreStrings
리턴 System

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void