Click or drag to resize
Infosoft Logo

ILanguageEntityServiceCreate Method

Creates a new Language

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

Parameters

request  Language
The request containing the values of the new Language

Return Value

Language
The created Language
See Also