|
| virtual void | Main (string[] args) |
| |
|
| virtual bool | EnableStdio [get, set] |
| |
| virtual bool | LineWrapUserInput [get, set] |
| |
| virtual Action< IDictionary< Type, Type > > | LoadPortabilityClassMappings [get, set] |
| |
| virtual string | ProgramName = "EamonMH" [get, set] |
| |
| virtual Type | EngineType = typeof(Game.Plugin.Engine) [get, set] |
| |
| bool | EnableStdio [get, set] |
| |
| bool | LineWrapUserInput [get, set] |
| |
| Action< IDictionary< Type, Type > > | LoadPortabilityClassMappings [get, set] |
| |
◆ Main()
| virtual void EamonMH.Program.Main |
( |
string[] |
args | ) |
|
|
virtual |
◆ EnableStdio
| virtual bool EamonMH.Program.EnableStdio |
|
getset |
◆ EngineType
◆ LineWrapUserInput
| virtual bool EamonMH.Program.LineWrapUserInput |
|
getset |
◆ LoadPortabilityClassMappings
| virtual Action<IDictionary<Type, Type> > EamonMH.Program.LoadPortabilityClassMappings |
|
getset |
◆ ProgramName
| virtual string EamonMH.Program.ProgramName = "EamonMH" |
|
getset |
The documentation for this class was generated from the following file: