示例#1
0
 public string SatelliteDllPath(string Path, string Name)
 {
     return(_dte.SatelliteDllPath(Path, Name));
 }