Bridge

ConstructorAttribute Constructor

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


public ConstructorAttribute(
	string value
)
Public Sub New ( _
	value As String _
)
public:
ConstructorAttribute(
	String^ value
)

Parameters

value
Type: System..::..String