C# 클래스 XRayBuilderGUI.XRay.Term

파일 보기 프로젝트 열기: Ephemerality/xray-builder.gui

공개 프로퍼티들

프로퍼티 타입 설명
Desc string
Match bool
MatchCase bool
RegEx bool
Type string

공개 메소드들

메소드 설명
Term ( ) : System
Term ( string type ) : System
ToString ( ) : string

메소드 상세

Term() 공개 메소드

public Term ( ) : System
리턴 System

Term() 공개 메소드

public Term ( string type ) : System
type string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Desc 공개적으로 프로퍼티

public string Desc
리턴 string

Match 공개적으로 프로퍼티

public bool Match
리턴 bool

MatchCase 공개적으로 프로퍼티

public bool MatchCase
리턴 bool

RegEx 공개적으로 프로퍼티

public bool RegEx
리턴 bool

Type 공개적으로 프로퍼티

public string Type
리턴 string