C# 클래스 MsFest.ReactiveUI.Wpf.ViewModels.Person

파일 보기 프로젝트 열기: jiravanet/Prezentace-ReactiveUI 1 사용 예제들

공개 메소드들

메소드 설명
Person ( ) : System.Collections.Generic
Person ( string firstName, string lastName, int age ) : System.Collections.Generic

메소드 상세

Person() 공개 메소드

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

Person() 공개 메소드

public Person ( string firstName, string lastName, int age ) : System.Collections.Generic
firstName string
lastName string
age int
리턴 System.Collections.Generic