C# Class Rebel.Framework.EntityGraph.Domain.Entity.Attribution.TypedAttributeName

Inheritance: ITypedAttributeName
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
CompareTo ( ITypedAttributeName other ) : int

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

Method Details

CompareTo() public méthode

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.
Résultat int