Initializes new instance with given Person's first and last name.
Namespace: Bluefin.DataAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
Parameters
- firstName
- Type:
System String
Person's first name.
- lastName
- Type:
System String
Person's last name
See Also