API Reference
Class
ReaderHandlerRegistrarAttribute
Marks a static registration method that can be discovered by Assembly>).
Inheritance
- Attribute
- ReaderHandlerRegistrarAttribute
Constructors
public ReaderHandlerRegistrarAttribute(String handlerId) #Creates a registrar attribute for the specified handler identifier.
Parameters
- handlerId System.String
Inherited Methods
Properties
public String HandlerId { get; } #Handler identifier exposed by the registrar.
Inherited Properties
public override Object TypeId { get; } #Inherited from Attribute