Click or drag to resize

IFeatureFactory Interface

Represents a class which can create other features

Namespace: SanteDB.Core.Configuration.Features
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IFeatureFactory

The IFeatureFactory type exposes the following members.

Methods
 NameDescription
Public methodGetFeatures Instructs the feactory to create and get features that it needs
Top
See Also