Ctor.
Namespace:
Resto.Front.Api.Data.Users
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic UserFullName(
string firstName,
string middleName,
string lastName
)
Parameters
- firstName
- Type: SystemString
- middleName
- Type: SystemString
- lastName
- Type: SystemString
See Also