C# 클래스 NameSearch.CaseInsensitiveContainsExtension

파일 보기 프로젝트 열기: stimms/Nicknames

공개 메소드들

메소드 설명
CaseInsensitiveContains ( this source, string value ) : bool

메소드 상세

CaseInsensitiveContains() 공개 정적인 메소드

public static CaseInsensitiveContains ( this source, string value ) : bool
source this
value string
리턴 bool