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

Mostra file Open project: jiravanet/Prezentace-ReactiveUI Class Usage Examples

Public Methods

Method Description
Person ( ) : System.Collections.Generic
Person ( string firstName, string lastName, int age ) : System.Collections.Generic

Method Details

Person() public method

public Person ( ) : System.Collections.Generic
return System.Collections.Generic

Person() public method

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