Condividi tramite


MessageFormatterProgressTracker.ProgressParamInformation(Object) Costruttore

Definizione

Inizializza una nuova istanza della classe MessageFormatterProgressTracker.ProgressParamInformation.

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

Parametri

progressObject
Object

Oggetto che implementa IProgress<T>.

Si applica a