Property ConstructorArguments
ConstructorArguments
Specifies parameters for the given type's constructor.
public object?[] ConstructorArguments { get; set; }
Property Value
- object[]
Specifies parameters for the given type's constructor.
public object?[] ConstructorArguments { get; set; }