C# 클래스 Cornerstone.Tools.WildcardParser

파일 보기 프로젝트 열기: damienhaynes/moving-pictures

공개 메소드들

메소드 설명
ParseWildcards ( this movie, string pattern ) : string
getVariableMapping ( DatabaseTable obj ) : string>.Dictionary

메소드 상세

ParseWildcards() 공개 정적인 메소드

public static ParseWildcards ( this movie, string pattern ) : string
movie this
pattern string
리턴 string

getVariableMapping() 공개 정적인 메소드

public static getVariableMapping ( DatabaseTable obj ) : string>.Dictionary
obj Cornerstone.Database.Tables.DatabaseTable
리턴 string>.Dictionary