C# 클래스 StringInterpolation.PersonWithStringInterpolation

파일 보기 프로젝트 열기: NikolayIT/CSharp-Tips-and-Tricks 1 사용 예제들

공개 메소드들

메소드 설명
PersonWithStringInterpolation ( string firstName, string lastName )

메소드 상세

PersonWithStringInterpolation() 공개 메소드

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