Class AlphanumericStringComparer
Implements a natural comparer for strings.
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public class AlphanumericStringComparer : IComparer<string>
Constructors
Name | Description |
---|---|
AlphanumericStringComparer() |
Properties
Name | Description |
---|---|
Instance |
Methods
Name | Description |
---|---|
Compare(string, string) |