Bridge

OutputByAttribute Constructor (OutputBy, Int32)

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

Syntax


public OutputByAttribute(
	OutputBy outputBy,
	int startIndexInName
)
Public Sub New ( _
	outputBy As OutputBy, _
	startIndexInName As Integer _
)
public:
OutputByAttribute(
	OutputBy^ outputBy, 
	int^ startIndexInName
)

Parameters

outputBy
Type: Bridge..::..OutputBy
startIndexInName
Type: System..::..Int32