Freigeben über


MessageFormatterProgressTracker.ProgressParamInformation(Object) Konstruktor

Definition

Initialisiert eine neue Instanz der MessageFormatterProgressTracker.ProgressParamInformation-Klasse.

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

Parameter

progressObject
Object

Das Objekt, das implementiert IProgress<T>wird.

Gilt für: