Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
IHasString.cs
Go to the documentation of this file.
1
namespace
droid
.Runtime.Interfaces {
4
public
interface
IHasString
{
5
string
ObservationValue {
get
; }
6
}
7
}
droid
droid.Runtime.Interfaces.IHasString
Definition:
IHasString.cs:4
Runtime
Interfaces
IHasString.cs
Generated by
1.8.13