C# 클래스 Machete.Domain.Person

상속: Record
파일 보기 프로젝트 열기: SavageLearning/Machete 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Person ( ) : System.Collections.Generic
fullName ( ) : string

메소드 상세

Person() 공개 메소드

public Person ( ) : System.Collections.Generic
리턴 System.Collections.Generic

fullName() 공개 메소드

public fullName ( ) : string
리턴 string