예제 #1
0
 /// <summary>
 /// Standard constructor.
 /// </summary>
 public FileDeleter()
 {
     this.snapshot = new ProcessHandleSnapshot();
 }
예제 #2
0
 /// <summary>
 /// Standard constructor.
 /// </summary>
 public FileDeleter()
 {
     this.snapshot = new ProcessHandleSnapshot();
 }