Click or drag to resize

ExtensionMethods Class

Extension methods
Inheritance Hierarchy
SystemObject
  SanteDB.Rest.CommonExtensionMethods

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public static class ExtensionMethods

The ExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetIfModifiedSince
Get if modified since
Public methodStatic memberGetIfNoneMatch
Get if non match header
Public methodStatic memberSetETag
Set the e-tag
Public methodStatic memberSetLastModified
Set last modified time
Public methodStatic memberToList
Convert query types
Public methodStatic memberToQuery
Convert query types
Top
See Also