Class OptionAttributeConventionBase<TAttribute>
Shared implementation for adding conventions based on OptionAttributeBase.
Inheritance
System.Object
    OptionAttributeConventionBase<TAttribute>
      
      
      
  Namespace: McMaster.Extensions.CommandLineUtils.Conventions
Assembly: McMaster.Extensions.CommandLineUtils.dll
Syntax
public abstract class OptionAttributeConventionBase<TAttribute>
    where TAttribute : OptionAttributeBaseType Parameters
| Name | Description | 
|---|---|
| TAttribute |