Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
IManager.cs
Go to the documentation of this file.
1
namespace
droid
.Runtime.Interfaces {
5
public
interface
IManager
:
IHasRegister
<IEnvironment> {
8
ISimulatorConfiguration
SimulatorConfiguration {
get
; }
9
12
bool
IsSyncingEnvironments {
get
; }
13
}
14
}
droid.Runtime.Interfaces.IManager
Definition:
IManager.cs:5
droid
droid.Runtime.Interfaces.ISimulatorConfiguration
Definition:
ISimulatorConfiguration.cs:9
droid.Runtime.Interfaces.IHasRegister
Definition:
IHasRegister.cs:13
Runtime
Interfaces
IManager.cs
Generated by
1.8.13