DummyTypeUsedToAddAttributeToDefaultValueTypeConstructor Class
If a constructor for a value type takes an instance of this type as a parameter, any attribute applied to that constructor will instead be applied to the default (undeclarable) constructor.
Namespace:
System.Runtime.CompilerServicesAssembly: Bridge (in Bridge.dll)
Syntax
[EditorBrowsableAttribute] [ExternalAttribute] public sealed class DummyTypeUsedToAddAttributeToDefaultValueTypeConstructor
<EditorBrowsableAttribute> _ <ExternalAttribute> _ Public NotInheritable Class DummyTypeUsedToAddAttributeToDefaultValueTypeConstructor
[EditorBrowsableAttribute] [ExternalAttribute] public ref class DummyTypeUsedToAddAttributeToDefaultValueTypeConstructor sealed
Inheritance Hierarchy
System.Runtime.CompilerServices..::..DummyTypeUsedToAddAttributeToDefaultValueTypeConstructor