Sdílet prostřednictvím


IOperations Rozhraní

Definice

Provozní operace.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Metody

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Vypíše všechny dostupné operace.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Vypíše všechny dostupné operace.

Metody rozšíření

List(IOperations)

Vypíše všechny dostupné operace.

ListAsync(IOperations, CancellationToken)

Vypíše všechny dostupné operace.

ListNext(IOperations, String)

Vypíše všechny dostupné operace.

ListNextAsync(IOperations, String, CancellationToken)

Vypíše všechny dostupné operace.

Platí pro