Ejemplo n.º 1
0
 public IEnumerable <ProcessInformation> ProcessNames()
 {
     return(WinUtils.GetProcessNames());
 }