Share via


IModel Interface

Definição

public interface IModel
type IModel = interface
Public Interface IModel
Derivado

Métodos

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

Métodos de Extensão

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>>)

Aplica-se a