Bridge

DecimalConstantAttribute Class

Stores the value of a Decimal constant in metadata. This class cannot be inherited.

Namespace:  System.Runtime.CompilerServices
Assembly:  Bridge (in Bridge.dll)

Syntax


[AttributeUsageAttribute]
public sealed class DecimalConstantAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class DecimalConstantAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class DecimalConstantAttribute sealed : public Attribute

Inheritance Hierarchy


System..::..Object
  System..::..Attribute
    System.Runtime.CompilerServices..::..DecimalConstantAttribute