C# Class DataErrorInfo.ShowPartyInvitees.ShowPartyInviteesViewModel

Inheritance: ViewModel
Mostrar archivo Open project: RookieOne/WPF-Input-Validation

Public Methods

Method Description
ShowPartyInviteesViewModel ( IPartyInviteeRepository repository ) : System.Collections.Generic

Private Methods

Method Description
OnAdd ( ) : void
OnBetterAdd ( ) : void
RefreshList ( ) : void

Method Details

ShowPartyInviteesViewModel() public method

public ShowPartyInviteesViewModel ( IPartyInviteeRepository repository ) : System.Collections.Generic
repository IPartyInviteeRepository
return System.Collections.Generic