Searched defs:ISimplestValue (Results 1 – 2 of 2) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/ | ||
D | ISimplestValue.cs | 11 public interface ISimplestValue interface |
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/ | ||
D | CreationDriver.cs | 1300 …xpectedType, Type comparedType, string typeName, ref object result) where T : Value, ISimplestValue property in Antmicro.Renode.PlatformDescription.CreationDriver |