Ejemplo n.º 1
0
 public static void RegisterGetPreferences(ICheckLogin loginService)
 {
     SimpleIoc.Default.Register(() => loginService);
 }