Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SecureDelete
FileSearch
ImageTextFilter
C# 클래스 SecureDelete.FileSearch.ImageTextFilter
상속:
ImageFilter
파일 보기
프로젝트 열기: gratianlup/SecureDelete
보호된 프로퍼티들
프로퍼티
타입
설명
_matchCase
bool
_regularExpression
bool
_value
string
보호된 메소드들
메소드
설명
IsRegexMatch
(
string
text
) :
bool?
메소드 상세
IsRegexMatch()
보호된
메소드
protected
IsRegexMatch
(
string
text
) :
bool?
text
string
리턴
bool?
프로퍼티 상세
_matchCase
보호되어 있는 프로퍼티
protected
bool
_matchCase
리턴
bool
_regularExpression
보호되어 있는 프로퍼티
protected
bool
_regularExpression
리턴
bool
_value
보호되어 있는 프로퍼티
protected
string
_value
리턴
string