Example #1
0
 public Dictionary <string, PSVariable> GetAll()
 {
     return(_intrinsics.GetAll());
 }