Constable Authorization Engine 2.0 BETA

VisualInfo Constructor (String)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the VisualInfo class with the given name.

[Visual Basic]
Overloads Public Sub New( _
   ByVal name As String _
)
[C#]
public VisualInfo(
   string name
);

Parameters

name
The name.

See Also

VisualInfo Class | LaMarvin.Design Namespace | VisualInfo Constructor Overload List