JsonParameterInfo.DeclaringType 属性

定义

获取构造函数的声明类型。

public:
 property Type ^ DeclaringType { Type ^ get(); };
public Type DeclaringType { get; }
member this.DeclaringType : Type
Public ReadOnly Property DeclaringType As Type

属性值

适用于