Enum CRUDMethod
- Namespace
- Glitch9.IO.Networking.RESTApi
CRUD is abbreviation for Create, Read, Update, Delete. It is used to define the operations that can be performed on a REST resource.
[Flags]
public enum CRUDMethod
- Extension Methods
CRUD is abbreviation for Create, Read, Update, Delete. It is used to define the operations that can be performed on a REST resource.
[Flags]
public enum CRUDMethod