| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Provide a wrapper around System.String which automatically uses TStringComparison instead of having to explicitly specify a System.StringComparison value.
This is especially useful when using strings as keys in collections, where the key is something like a Windows file-system pathname; it can be easy to forget to pass an IEqualityComparer<> in the constructor.
| Back | FazBrowse Home | New Git URL |