C# 클래스 IPFilter.Setup.CustomActions.IO.StringExtensions

파일 보기 프로젝트 열기: DavidMoore/ipfilter

공개 메소드들

메소드 설명
EndsWith ( this value, char character ) : bool

메소드 상세

EndsWith() 공개 정적인 메소드

public static EndsWith ( this value, char character ) : bool
value this
character char
리턴 bool