Click or drag to resize

IShimGenerator Interface

A SHIM generator implementation (overrides the default SHIM generation process)

Namespace:  SanteDB.DisconnectedClient.UI.Services
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public interface IShimGenerator

The IShimGenerator type exposes the following members.

Methods
  NameDescription
Public methodGetShimMethods
Gets the SHIM methods for this runtime environment
Top
See Also