C# Class DeOpsConsole.Extensions

显示文件 Open project: swax/DeOps

Public Methods

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

Method Details

CompareNoCase() public static method

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