Class EbicsContactNameComparer
Compares the ContactName of two EbicsContact instances.
public class EbicsContactNameComparer : IComparer
- Inheritance
-
EbicsContactNameComparer
- Implements
- Inherited Members
Properties
Default
public static EbicsContactNameComparer Default { get; }
Property Value
Methods
Compare(object, object)
Compares the ContactName of two EbicsContact instances.
public int Compare(object x, object y)