Skip to content

64bba456 ebd9 e36a a462 a04c4314b5dc

Fernando Garcia edited this page May 8, 2018 · 1 revision

EnumDescriptionAttribute Constructor

Additional header content

Initializes a new instance of the EnumDescriptionAttribute class.

Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public EnumDescriptionAttribute(
	string description
)

VB

Public Sub New ( 
	description As String
)

Parameters

 

description
Type: System.String
Description text.

Remarks

[Missing documentation for "M:iTin.Export.ComponentModel.EnumDescriptionAttribute.#ctor(System.String)"]

See Also

Reference

EnumDescriptionAttribute Class
iTin.Export.ComponentModel Namespace

Clone this wiki locally