C# Class MsFest.ReactiveUI.Wpf.ViewModels.Person

Afficher le fichier Open project: jiravanet/Prezentace-ReactiveUI Class Usage Examples

Méthodes publiques

Méthode Description
Person ( ) : System.Collections.Generic
Person ( string firstName, string lastName, int age ) : System.Collections.Generic

Method Details

Person() public méthode

public Person ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Person() public méthode

public Person ( string firstName, string lastName, int age ) : System.Collections.Generic
firstName string
lastName string
age int
Résultat System.Collections.Generic