Sdílet prostřednictvím


MessageFormatterProgressTracker.ProgressParamInformation(Object) Konstruktor

Definice

Inicializuje novou instanci MessageFormatterProgressTracker.ProgressParamInformation třídy.

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

Parametry

progressObject
Object

Objekt implementuje IProgress<T>.

Platí pro