This is preliminary documentation and is subject to change.
Contains types specifically tailored to provide metadata relating to Graph API or Open Graph Protocol components. These types may not always be relevant to application developers, and are primarily used within the OpenGraph.NET library.
Classes
| Class | Description | |
|---|---|---|
| GraphTypeNameAttribute |
When applied to a class, indicates the name of the Graph server API type name for an Graph API entity
represented in this library.
| |
| JsonPropertyAttribute |
When applied to a property of a class deriving from GraphEntity, enables automatic deserialization of a JSON object served by the OpenGraph server API.
| |
| RequiresPermissionAttribute |
Indicates that a property requires extended permissions to access.
|
