AzureCommunicationCallAutomationContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AzureCommunicationCallAutomationContext : System.ClientModel.Primitives.ModelReaderWriterContext
type AzureCommunicationCallAutomationContext = class
inherit ModelReaderWriterContext
Public Class AzureCommunicationCallAutomationContext
Inherits ModelReaderWriterContext
- Inheritance
Properties
Default |
Methods
GetTypeBuilder(Type) |
Gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT. (Inherited from ModelReaderWriterContext) |
TryGetTypeBuilder(Type, ModelReaderWriterTypeBuilder) |
Tries to gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT. (Inherited from ModelReaderWriterContext) |
TryGetTypeBuilderCore(Type, ModelReaderWriterTypeBuilder) |