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 implementierte IProgress<T>Objekt .

Gilt für: