C# 클래스 AppVeyor.Common.Extensions.StringExtensions

파일 보기 프로젝트 열기: onlyutkarsh/AppVeyorExtension

공개 메소드들

메소드 설명
EqualsIgnoreCase ( this input1, string input2 ) : bool

메소드 상세

EqualsIgnoreCase() 공개 정적인 메소드

public static EqualsIgnoreCase ( this input1, string input2 ) : bool
input1 this
input2 string
리턴 bool