Compartilhar via


MessageFormatterProgressTracker.ProgressParamInformation(Object) Construtor

Definição

Inicializa uma nova instância da classe MessageFormatterProgressTracker.ProgressParamInformation.

public ProgressParamInformation (object progressObject);
new StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation : obj -> StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation
Public Sub New (progressObject As Object)

Parâmetros

progressObject
Object

O objeto que está implementando IProgress<T>.

Aplica-se a