Beispiel #1
0
 public FicViewModelLogin(IFicServiceNavigation IFicServiceNavigation, IFicServiceSecurity IFicServiceSecurity)
 {
     this.IFicServiceNavigation = IFicServiceNavigation;
     this.IFicServiceSecurity   = IFicServiceSecurity;
 }//BUILDER
 public FicViewModelRestartPassword(IFicServiceNavigation IFicServiceNavigation, IFicServiceSecurity IFicServiceSecurity)
 {
     this.IFicServiceNavigation = IFicServiceNavigation;
     this.IFicServiceSecurity   = IFicServiceSecurity;
 } //BUILDER