C# 클래스 Kuchen.Util.PatternMatch

파일 보기 프로젝트 열기: kyubuns/Kuchen

공개 메소드들

메소드 설명
IsMatch ( string mask, string full ) : bool

메소드 상세

IsMatch() 공개 정적인 메소드

public static IsMatch ( string mask, string full ) : bool
mask string
full string
리턴 bool