Click or drag to resize
Infosoft Logo

ICountryEntityServiceCreate Method

Creates a new Country

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
Country Create(
	Country request
)

Parameters

request  Country
The request containing the values of the new Country

Return Value

Country
The created Country
See Also