コード例 #1
0
 public void SetTargetMonitorProcessInfo(string identifier, string name, string fileFullPath)
 {
     TargetProcessInfo.SetValues(identifier, name, fileFullPath);
 }