コード例 #1
0
 public void AttachPreviousLogs(string logs)
 {
     _logHandler.AttachPreviousLogs(logs);
 }