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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Clone ( ) : object

Creates a clone of this instance.

ToString ( ) : string

Gets the string representation.

메소드 상세

Clone() 공개 메소드

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

ToString() 공개 메소드

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