IRestServiceRegistro Interface

SergioDelgadoProyecto

IRestServiceRegistro Interface

Interface IRestServiceRegistro

Namespace:  SergioDelgadoProyecto
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public interface IRestServiceRegistro

The IRestServiceRegistro type exposes the following members.

Methods
  NameDescription
Public methodDeleteTodoItemAsync
Deletes the todo item asynchronous.
Public methodRefreshDataAsync
Servicio Rest para Inicio de sesion
Public methodSaveTodoItemAsync
Saves the todo item asynchronous.
Top
See Also