Click or drag to resize

INullifyResourceHandler Methods

The INullifyResourceHandler type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a resource.
(Inherited from IApiResourceHandler.)
Public methodGet
Gets a specific resource instance.
(Inherited from IApiResourceHandler.)
Public methodNullify
Nullifies the object, which means it was created in error
Public methodObsolete
Obsoletes a resource.
(Inherited from IApiResourceHandler.)
Public methodQuery(NameValueCollection)
Queries for a resource.
(Inherited from IApiResourceHandler.)
Public methodQuery(NameValueCollection, Int32, Int32, Int32)
Queries for a resource.
(Inherited from IApiResourceHandler.)
Public methodUpdate
Updates a resource.
(Inherited from IApiResourceHandler.)
Top
See Also