Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Specifies a description for a property, event, or behavior. This is an alternative to System.ComponentModel.DescriptionAttribute which allows use of the attribute without using that namespace.
Namespace: Visual3DAssembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class DescriptionAttribute : DescriptionAttribute
Public Class DescriptionAttribute _ Inherits DescriptionAttribute
Members
| All Members | Constructors |
| Member | Description | |
|---|---|---|
| DescriptionAttribute(String) | Initializes a new instance of the DescriptionAttribute class |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
System.ComponentModel..::..DescriptionAttribute
Visual3D..::..DescriptionAttribute
System..::..Attribute
System.ComponentModel..::..DescriptionAttribute
Visual3D..::..DescriptionAttribute