Esempio n. 1
0
 public static string GetAddress([Localizable(false)] string path)
 {
     return(InternalUtils.CmGetApiAddress(path));
 }