Click or drag to resize
CrudOperationControllerDelete Method

Namespace: DrawerBackup.Server.WebS.CrudApi
Assembly: DrawerBackup.Server (in DrawerBackup.Server.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public override HttpResponseMessage Delete(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: HttpResponseMessage
See Also