Поделиться через


MessageFormatterProgressTracker.ProgressParamInformation(Object) Конструктор

Определение

Инициализирует новый экземпляр класса MessageFormatterProgressTracker.ProgressParamInformation.

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

Параметры

progressObject
Object

Объект, реализуемый IProgress<T>.

Применяется к