A Sandcastle Documented Class Library
RestService Class |
Class RestService.
Implements the IRestService
Inheritance HierarchyNamespace: SergioDelgadoProyecto
Assembly: SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
SyntaxC#
public class RestService : IRestService
The RestService type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | RestService |
Initializes a new instance of the RestService class.
|
Properties
Methods| 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.) |
See Also

