ParameterInfo.GetRealObject(StreamingContext) 方法

定义

注意

This API supports obsolete formatter-based serialization. It should not be called or extended by application code.

返回应进行反序列化的实际对象,而不是序列化流指定的对象。

public object GetRealObject(System.Runtime.Serialization.StreamingContext context);
[System.Obsolete("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId="SYSLIB0051", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public object GetRealObject(System.Runtime.Serialization.StreamingContext context);
[System.Security.SecurityCritical]
public object GetRealObject(System.Runtime.Serialization.StreamingContext context);

参数

context
StreamingContext

从中对当前对象进行反序列化的序列化流。

返回

放入图中的实际对象。

实现

属性

例外

参数在其关联成员的参数列表中的位置对于该成员的类型无效。

注解

此方法实现 IObjectReference.GetRealObject 方法。

适用于

产品 版本 (已过时)
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7 (8, 9)
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1