Example #1
0
 public IDictionary <string, string> GetEnvironmentVariables()
 {
     return(_handle.GetEnvironmentVariables());
 }