C# Класс Rebel.Framework.EntityGraph.Domain.Entity.Attribution.TypedAttributeName

Наследование: ITypedAttributeName
Показать файл Открыть проект

Открытые методы

Метод Описание
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