Public Member Functions | |
| Help () | |
| string | GetSummary (string helpEntry) | 
| Get summary information for a shell command.   | |
| string | GetDetails (string helpEntry) | 
| Get detailed information for a shell command.   | |
Private Member Functions | |
| string | GetElement (string helpEntry, string element) | 
| Finds the right help node and returns the content of one of the childnodes.   | |
Private Attributes | |
| XmlDocument | xmlDoc = new XmlDocument() | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Get detailed information for a shell command. 
 
  | 
  
      
  | 
  ||||||||||||
| 
 Finds the right help node and returns the content of one of the childnodes. The search for the right node is case insensitive. 
 
  | 
  
      
  | 
  
| 
 Get summary information for a shell command. 
 
  | 
  
      
  | 
  
| 
 
  |