C# 클래스 JoanZapata.XamarinIconify.JavaUtils.StringHelpers

파일 보기 프로젝트 열기: PragmaticIT/xiconify

공개 메소드들

메소드 설명
Matches ( this str, string regex ) : bool

메소드 상세

Matches() 공개 정적인 메소드

public static Matches ( this str, string regex ) : bool
str this
regex string
리턴 bool