Property | Type | Description |
---|
Method | Description | |
---|---|---|
AllFriendsViewModel ( IPersonRepository personRepository, IEventAggregator eventAggregator ) : System.Collections.ObjectModel | ||
Edit ( ) : void | ||
View ( |
Method | Description | |
---|---|---|
OnInitialize ( ) : void |
public AllFriendsViewModel ( IPersonRepository personRepository, IEventAggregator eventAggregator ) : System.Collections.ObjectModel | ||
personRepository | IPersonRepository | |
eventAggregator | IEventAggregator | |
return | System.Collections.ObjectModel |
public View ( |
||
person | ||
return | void |