DirectOutputR1
DirectOutput framework R1 for virtual pinball cabinets.
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
TableConfigSourceEnum.cs
Go to the documentation of this file.
1 
2 namespace DirectOutput.Table
3 {
8  {
12  Unknown,
20  IniFile,
25  }
26 }