Class EbicsContactNameComparer
Compares the ContactName of two EbicsContact instances.
Implements
Inherited Members
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public class EbicsContactNameComparer : IComparer
Properties
Default
Declaration
public static EbicsContactNameComparer Default { get; }
Property Value
Type | Description |
---|---|
EbicsContactNameComparer |
Methods
Compare(object, object)
Compares the ContactName of two EbicsContact instances.
Declaration
public int Compare(object x, object y)
Parameters
Type | Name | Description |
---|---|---|
object | x | |
object | y |
Returns
Type | Description |
---|---|
int |