Esempio n. 1
0
 public static Uri GetKeplerUrl(this IServicesMgr svcmgr)
 {
     return(new Uri($"{svcmgr.GetRESTServiceUrl()}/api"));
 }