Bridge

DynamicAttribute Class

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

Syntax


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

Inheritance Hierarchy


System..::..Object
  System..::..Attribute
    System.Runtime.CompilerServices..::..DynamicAttribute