C# Class Earlz.MonoSump.Commands

ファイルを表示 Open project: Earlz/monosump Class Usage Examples

Public Properties

Property Type Description
ConfigFile string
DataOut string
DeviceName string
Frequency int
Identify bool
JsonOut bool
Samples int
Triggers int>.Dictionary
Verbose bool

Property Details

ConfigFile public_oe property

public string ConfigFile
return string

DataOut public_oe property

public string DataOut
return string

DeviceName public_oe property

public string DeviceName
return string

Frequency public_oe property

public int Frequency
return int

Identify public_oe property

public bool Identify
return bool

JsonOut public_oe property

public bool JsonOut
return bool

Samples public_oe property

public int Samples
return int

Triggers public_oe property

public Dictionary Triggers
return int>.Dictionary

Verbose public_oe property

public bool Verbose
return bool