Beispiel #1
0
 private void CreateInstructions()
 {
     allInstructions = InstructionMethods.CreateVM(dataList);
 }