C# Class StringInterpolation.PersonWithStringInterpolation

Afficher le fichier Open project: NikolayIT/CSharp-Tips-and-Tricks Class Usage Examples

Méthodes publiques

Méthode Description
PersonWithStringInterpolation ( string firstName, string lastName )

Method Details

PersonWithStringInterpolation() public méthode

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