Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public pump_motor(
	Motor other
)
Visual Basic
Public Sub New ( _
	other As Motor _
)
Visual C++
public:
pump_motor(
	Motor^ other
)

Parameters

other
Type: Motor

See Also