C# 클래스 Rebel.Framework.EntityGraph.Domain.Entity.Attribution.TypedAttributeName

상속: ITypedAttributeName
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
CompareTo ( ITypedAttributeName other ) : int

Compares the current object with another object of the same type.

메소드 상세

CompareTo() 공개 메소드

Compares the current object with another object of the same type.
public CompareTo ( ITypedAttributeName other ) : int
other ITypedAttributeName An object to compare with this object.
리턴 int