C# 클래스 Earlz.MonoSump.Commands

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

공개 프로퍼티들

프로퍼티 타입 설명
ConfigFile string
DataOut string
DeviceName string
Frequency int
Identify bool
JsonOut bool
Samples int
Triggers int>.Dictionary
Verbose bool

프로퍼티 상세

ConfigFile 공개적으로 프로퍼티

public string ConfigFile
리턴 string

DataOut 공개적으로 프로퍼티

public string DataOut
리턴 string

DeviceName 공개적으로 프로퍼티

public string DeviceName
리턴 string

Frequency 공개적으로 프로퍼티

public int Frequency
리턴 int

Identify 공개적으로 프로퍼티

public bool Identify
리턴 bool

JsonOut 공개적으로 프로퍼티

public bool JsonOut
리턴 bool

Samples 공개적으로 프로퍼티

public int Samples
리턴 int

Triggers 공개적으로 프로퍼티

public Dictionary Triggers
리턴 int>.Dictionary

Verbose 공개적으로 프로퍼티

public bool Verbose
리턴 bool