Searched defs:ConvertedValue (Results 1 – 5 of 5) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/ | ||
D | ISimplestValue.cs | 13 object ConvertedValue { get; } property |
D | BoolValue.cs | 25 public object ConvertedValue property in Antmicro.Renode.PlatformDescription.Syntax.BoolValue |
D | StringValue.cs | 24 public object ConvertedValue property in Antmicro.Renode.PlatformDescription.Syntax.StringValue |
D | RangeValue.cs | 33 public object ConvertedValue property in Antmicro.Renode.PlatformDescription.Syntax.RangeValue |
D | RegistrationInfo.cs | 29 public object ConvertedValue { get; set; } property in Antmicro.Renode.PlatformDescription.Syntax.RegistrationInfo |