Documentation of the CarRentalAgentService

Country Constructor (ICountry)

Initializes a new instance of the Country class.

public Country(
   ICountry country
);

Parameters

ICountry
The internal country interface where this country operates upon.

See Also

Country Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Country Constructor Overload List