Share via


NeedsCopyConstructorModifier 类

定义

注意

Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.

一个自定义修饰符,它应用于在封送处理参数时通知 CLR 封送拆收器调用参数的复制构造函数的参数。

public ref class NeedsCopyConstructorModifier sealed
public sealed class NeedsCopyConstructorModifier
[System.Obsolete("Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.")]
public sealed class NeedsCopyConstructorModifier
type NeedsCopyConstructorModifier = class
[<System.Obsolete("Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.")>]
type NeedsCopyConstructorModifier = class
Public NotInheritable Class NeedsCopyConstructorModifier
继承
NeedsCopyConstructorModifier
属性

构造函数

NeedsCopyConstructorModifier()
已过时.

初始化 NeedsCopyConstructorModifier 类的新实例。

方法

Equals(Object)
已过时.

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()
已过时.

作为默认哈希函数。

(继承自 Object)
GetType()
已过时.

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()
已过时.

创建当前 Object 的浅表副本。

(继承自 Object)
ToString()
已过时.

返回表示当前对象的字符串。

(继承自 Object)

适用于