C# 클래스 Ecologylab.BigSemantics.MetaMetadataNS.RegexFilter

missing java doc comments or could not find the source file.
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 메소드들

메소드 설명
RegexFilter ( ) : System
RegexFilter ( Regex regexPattern, string replace ) : System

메소드 상세

RegexFilter() 공개 메소드

public RegexFilter ( ) : System
리턴 System

RegexFilter() 공개 메소드

public RegexFilter ( Regex regexPattern, string replace ) : System
regexPattern System.Text.RegularExpressions.Regex
replace string
리턴 System