示例#1
0
 public InstructionListDebugView(InstructionList list) =>
 this.list = list ?? throw new ArgumentNullException(nameof(list));