Constructor TypeOverridesAttribute
TypeOverridesAttribute(bool, bool)
Declaration
public TypeOverridesAttribute(bool hasNoEntityReferences, bool hasNoBlobReferences)
Parameters
Type | Name | Description |
---|---|---|
bool | hasNoEntityReferences | Set to true to ignore entity references in type. |
bool | hasNoBlobReferences | Set to true to ignore blob asset references in type. |