BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      ClientCommand(string commandName, string commandDescription) Constructor
  Syntax
  
    public .ctor(string commandName, string commandDescription)
  Parameters
  
    - commandName
 
    - Type: string
The name of the command that will be executed.
 
  
  
    - commandDescription
 
    - Type: string
A user-friendly description of the command.