C# 클래스 NArrange.Core.Configuration.ElementReferenceConfiguration

상속: ConfigurationElement
파일 보기 프로젝트 열기: MarcStan/NArrange 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ToString ( ) : string

Gets a string representation.

보호된 메소드들

메소드 설명
DoClone ( ) : ConfigurationElement

Creates a clone of this instance.

메소드 상세

DoClone() 보호된 메소드

Creates a clone of this instance.
protected DoClone ( ) : ConfigurationElement
리턴 ConfigurationElement

ToString() 공개 메소드

Gets a string representation.
public ToString ( ) : string
리턴 string