C# 클래스 XamlStyler.Core.DocumentManipulation.SortableStringAttribute

상속: ISortableAttribute
파일 보기 프로젝트 열기: NicoVermeir/XamlStyler

공개 메소드들

메소드 설명
CompareTo ( ISortableAttribute other ) : int
SortableStringAttribute ( string value ) : System
ToString ( ) : string

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( ISortableAttribute other ) : int
other ISortableAttribute
리턴 int

SortableStringAttribute() 공개 메소드

public SortableStringAttribute ( string value ) : System
value string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string