Exemple #1
0
 public static NavigationParameter WithNo(this NavigationParameter parameter, string no) =>
 parameter.SetValue(No, no);