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>.

적용 대상