Class GraphModelExtensions
Generic graph model extensions.
Inherited Members
Namespace: Microsoft.Graph.Communications.Core
Assembly: Microsoft.Graph.Communications.Core.dll
Syntax
public static class GraphModelExtensions
Methods
FixModel(Object)
Fixes the model to match latest protocol.
Declaration
public static void FixModel(object object)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | object | The object. |