Searched defs:IsControllable (Results 1 – 2 of 2) sorted by relevance
22 bool IsControllable { get; } property
15 public virtual bool IsControllable { get { return true; } } property in Antmicro.Renode.Logging.LoggerBackend