Exemple #1
0
 public OperationExecutionReport(string reportString)
 {
     ReportStrings.Add(reportString);
 }