Esempio n. 1
0
 public ViewModelBase(IAppServices appServices)
 {
     RelayCommandFactory = appServices.GetRelayCommandFactory();
 }