Exemplo n.º 1
0
 public Int32 this[ScriptResultId id]
 {
     get => _executionResults[id.ResultId];
Exemplo n.º 2
0
 public Int32 this[ScriptResultId id]
 {
     get => throw new NotSupportedException();