Share via


IModel Interface

Définition

public interface IModel
type IModel = interface
Public Interface IModel
Dérivé

Méthodes

GetPropertiesWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
GetWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
ResetWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Méthodes d’extension

Get(IModel)
GetAsync(IModel, CancellationToken)
GetProperties(IModel)
GetPropertiesAsync(IModel, CancellationToken)
GetPropertiesWithHttpMessages(IModel, Dictionary<String,List<String>>)
GetWithHttpMessages(IModel, Dictionary<String,List<String>>)
Reset(IModel)
ResetAsync(IModel, CancellationToken)
ResetWithHttpMessages(IModel, Dictionary<String,List<String>>)

S’applique à