Beispiel #1
0
 public static UpsertRecipeModel WithTypeEmpty()
 {
     return(UpsertRecipeModelExtensions.WithType(Default(),
                                                 ""));
 }
Beispiel #2
0
 public static UpsertRecipeModel WithTypeGreaterThan50Characters()
 {
     return(UpsertRecipeModelExtensions.WithType(Default(),
                                                 "mWomMR6eTISDjMU6vzUX21pz4zyKjXerLKCSkfkA8RYt0lXI6yTs"));
 }