Constructor CrossReferenceAttribute
| Improve this Doc View SourceCrossReferenceAttribute(Type)
Initializes a new instance of CrossReferenceAttribute.
Declaration
public CrossReferenceAttribute(Type attibuteType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | attibuteType | The corresponding attribute type. |