Click or drag to resize

Ride Constructor (Guid)

Initializes a new instance of the Ride class.

Namespace:  Resto.Front.Api.Data.Brd
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public Ride(
	Guid id
)

Parameters

id
Type: SystemGuid
Identifier of a ride entity.
See Also