string.hashEqualsCaseInsensitive
bool hashEqualsCaseInsensitive(in string this, in string other)Returns true when two strings have the same content ignoring case.
Parameters
in string
this
in string
other
Generated with campc 0.12.0-preview.1.
bool hashEqualsCaseInsensitive(in string this, in string other)Returns true when two strings have the same content ignoring case.
Generated with campc 0.12.0-preview.1.