Bridge

NameAttribute Constructor (Boolean)

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

Syntax


public NameAttribute(
	bool changeCase
)
Public Sub New ( _
	changeCase As Boolean _
)
public:
NameAttribute(
	bool^ changeCase
)

Parameters

changeCase
Type: System..::..Boolean