Exemple #1
0
 public NavigationHelper(ApplicationManager manager, string baseURL) : base(manager)
 {
     this.baseURL = baseURL;
 }