A Sandcastle Documented Class Library
IRestServiceRegistroSaveTodoItemAsync Method |
Saves the todo item asynchronous.
Namespace: SergioDelgadoProyecto
Assembly: SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0

C#
Task SaveTodoItemAsync( registros item )
Parameters
- item
- Type: SergioDelgadoProyecto.ServicioRestregistros
The item.
Return Value
Type: TaskTask.
