public int Test3() { //var usuarioApp = ServiceLocator.Current.GetInstance<IUsuarioAplicacao>(); return(_usuarioServico.Contar()); }