![]() |
VOOZH | about |
ContextExtensions Class
Namespace: Json.Schema.Generation
Inheritance: ContextExtensions 🡒 object
Extension methods for context objects.
Gets the attribute set. Type contexts get type attributes; member context get member attributes.
1
public static IEnumerable<Attribute> GetAttributes(this SchemaGenerationContextBase context)
| Parameter | Type | Description |
|---|---|---|
| context | SchemaGenerationContextBase | The context. |
The attribute set.
A new version of content is available.