Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: ClassifySubstituteAttribute(Type)

Declaration

public ClassifySubstituteAttribute(
    Type converterType
)

Summary

Constructor.

Parameters

TypeconverterType Specifies a type that implements IClassifySubstitute<TTrue, TSubstitute>, where TTrue must be the exact type of the field or automatically-implemented property bearing this attribute.