Exemple #1
0
 public static WorkingDirectory FromUuid(Uuid uuid)
 {
     return(FromUuid(uuid, null));
 }