Example #1
0
 public IEqualityComparer <String> GetComparer()
 {
     return(StringMap.GetComparer(!this.Allow_CaseInsensitiveReferences));
 }