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