C# 클래스 DBCViewer.FilterOptions

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

공개 메소드들

메소드 설명
FilterOptions ( string col, ComparisonType ct, string val ) : System.Globalization
ToString ( ) : string

메소드 상세

FilterOptions() 공개 메소드

public FilterOptions ( string col, ComparisonType ct, string val ) : System.Globalization
col string
ct ComparisonType
val string
리턴 System.Globalization

ToString() 공개 메소드

public ToString ( ) : string
리턴 string