示例#1
0
 public string CreateMainDirectory(ImageDirectory imageDirectory)
 {
     return(CreateDirectory(imageDirectory.ToString()));
 }