Пример #1
0
 public Int32 this[ScriptResultId id]
 {
     get => throw new NotSupportedException();
Пример #2
0
 public int this[ScriptResultId id]
 {
     get => _executionResults[id.ResultId];