C# 클래스 SecureDeleteWinForms.WipeTools.FilterName

파일 보기 프로젝트 열기: gratianlup/SecureDelete 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool
Name string
Type ExpressionType

공개 메소드들

메소드 설명
FilterName ( ) : System
FilterName ( string name, bool enabled, ExpressionType type ) : System

메소드 상세

FilterName() 공개 메소드

public FilterName ( ) : System
리턴 System

FilterName() 공개 메소드

public FilterName ( string name, bool enabled, ExpressionType type ) : System
name string
enabled bool
type ExpressionType
리턴 System

프로퍼티 상세

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

Type 공개적으로 프로퍼티

public ExpressionType Type
리턴 ExpressionType