Partilhar via


IWithOptions<ReturnT> Interface

Definição

O estágio da definição de recurso que permite definir opções.

public interface IWithOptions<ReturnT>
type IWithOptions<'ReturnT> = interface
Public Interface IWithOptions(Of ReturnT)

Parâmetros de tipo

ReturnT

O próximo estágio da definição.

Derivado

Métodos

WithOption(String, String)

Especifica uma opção.

WithOptionsAppend(IDictionary<String,String>)

Acrescenta todas as opções às opções atuais.

Aplica-se a