DecomposeAttribute Constructor (Nullable<(Of <(<'String>)>)>)

Initializes a new instance of the DecomposeAttribute class.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public DecomposeAttribute(
	Nullable<string> prefix
)
Public Sub New ( _
	prefix As Nullable(Of String) _
)

Parameters

prefix
Type: Nullable<(Of <(<'String>)>)>
The prefix.