Пример #1
0
 public static string GetBundledExternalBinariesLocation()
 {
     return(Path.Combine(ProcessHelper.GetCurrentProcessLocation(), ScalarConstants.ExternalBinariesDirectoryName));
 }