A Sandcastle Documented Class Library
IRestServiceRegistro Interface |
Interface IRestServiceRegistro
Namespace: SergioDelgadoProyecto
Assembly: SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
SyntaxC#
public interface IRestServiceRegistro
The IRestServiceRegistro type exposes the following members.
Methods| Name | Description | |
|---|---|---|
![]() | DeleteTodoItemAsync |
Deletes the todo item asynchronous.
|
![]() | RefreshDataAsync |
Servicio Rest para Inicio de sesion
|
![]() | SaveTodoItemAsync |
Saves the todo item asynchronous.
|
See Also