Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: bool EqualsNoCase(this string, string)

Declaration

public static bool EqualsNoCase(
    this string strthis,
    string str
)

Summary

Use StringExtensions.EqualsIgnoreCase(this string, string).