Beispiel #1
0
 string EnvDTE._DTE.SatelliteDllPath(string Path, string Name)
 {
     return(dte.SatelliteDllPath(Path, Name));
 }