C# 클래스 System.Diagnostics.SwitchElement

상속: System.Configuration.ConfigurationElement
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ResetProperties void
SwitchElement System.Configuration

보호된 메소드들

메소드 설명
OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool

비공개 메소드들

메소드 설명
ResetProperties ( ) : void
SwitchElement ( ) : System.Configuration

메소드 상세

OnDeserializeUnrecognizedAttribute() 보호된 메소드

protected OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool
name String
value String
리턴 bool