RestService Class
A Sandcastle Documented Class Library
RestService Class |
Class RestService.
Implements the IRestService
Namespace: SergioDelgadoProyecto
Assembly: SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
C#
public class RestService : IRestService
The RestService type exposes the following members.
| Name | Description | |
|---|---|---|
| RestService |
Initializes a new instance of the RestService class.
|
| Name | Description | |
|---|---|---|
| DeleteTodoItemAsync |
Borra el objetivo de forma asíncrona
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RefreshDataAsync |
Mostrar Datos
| |
| SaveTodoItemAsync |
Guarda el objetivo de manera asíncrona
| |
| ToString | (Inherited from Object.) |