ILog Interface

Definição

public interface ILog
type ILog = interface
Public Interface ILog
Derivado

Métodos

DeleteWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
GetPropertiesWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Métodos de Extensão

Delete(ILog)
DeleteAsync(ILog, CancellationToken)
DeleteWithHttpMessages(ILog, Dictionary<String,List<String>>)
GetProperties(ILog)
GetPropertiesAsync(ILog, CancellationToken)
GetPropertiesWithHttpMessages(ILog, Dictionary<String,List<String>>)

Aplica-se a