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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Clone ( ) : object

Creates a clone of this instance.

TabConfiguration ( ) : System

Creates a new TabConfiguration instance.

ToString ( ) : string

Gets the string representation.

메소드 상세

Clone() 공개 메소드

Creates a clone of this instance.
public Clone ( ) : object
리턴 object

TabConfiguration() 공개 메소드

Creates a new TabConfiguration instance.
public TabConfiguration ( ) : System
리턴 System

ToString() 공개 메소드

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