Example #1
0
 private void CreateDir()
 {
     _dir.CreateIfNotExists(_debugOutputPath);
 }