C# Class StringInterpolation.PersonWithStringInterpolation

Mostra file Open project: NikolayIT/CSharp-Tips-and-Tricks Class Usage Examples

Public Methods

Method Description
PersonWithStringInterpolation ( string firstName, string lastName )

Method Details

PersonWithStringInterpolation() public method

public PersonWithStringInterpolation ( string firstName, string lastName )
firstName string
lastName string