| Documentation for the C# command-line option parsing library | 
            
             | 
          
        
       
      
        
OptionWarningEventArgs Constructor 
      
     
    
       Constructor 
      public OptionWarningEventArgs(
   string warningMessage);
 
      Parameters
      
        - 
          warningMessage
        
 
        - The warning message
 
      
      See Also
      
        OptionWarningEventArgs Class | CommandLine.OptParse Namespace