DOMConstructorAttribute Class

DOMConstructorAttribute class

Specifies a constructor that is defined by the W3C.

[AttributeUsage(AttributeTargets.All)]
public sealed class DOMConstructorAttribute : Attribute

Constructors

NameDescription
DOMConstructorAttribute()The default constructor.

See Also