[Missing <summary> documentation for "T:Bespoke.Common.XmlAttributeNameAttribute"]

Namespace:  Bespoke.Common
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public class XmlAttributeNameAttribute : Attribute
Visual Basic (Declaration)
Public Class XmlAttributeNameAttribute _
	Inherits Attribute
Visual C++
public ref class XmlAttributeNameAttribute : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    Bespoke.Common..::.XmlAttributeNameAttribute

See Also