Class FuzzyOptionTreeExtensionAttribute
Inheritance
FuzzyOptionTreeExtensionAttribute
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
public sealed class FuzzyOptionTreeExtensionAttribute : Attribute, _Attribute, IDecoratorAttribute
Constructors
FuzzyOptionTreeExtensionAttribute(Type)
Declaration
public FuzzyOptionTreeExtensionAttribute(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Properties
type
Declaration
public Type type { get; }
Property Value
Implements
Extension Methods