C# 클래스 Atoms.Web.StringHelpers

파일 보기 프로젝트 열기: neurospeech/web-atoms.js

공개 메소드들

메소드 설명
EqualsIgnoreCase ( this a, string b ) : bool

메소드 상세

EqualsIgnoreCase() 공개 정적인 메소드

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