C# Class Atoms.Web.StringHelpers

Datei anzeigen Open project: neurospeech/web-atoms.js

Public Methods

Method Description
EqualsIgnoreCase ( this a, string b ) : bool

Method Details

EqualsIgnoreCase() public static method

public static EqualsIgnoreCase ( this a, string b ) : bool
a this
b string
return bool