Class InMemorySettingsSource<T>
OptimaJet.Workflow.Core.Runtime.Settings.InMemorySettingsSource<T>
Namespace: OptimaJet.Workflow.Core.Runtime.Settings
public class InMemorySettingsSource<T> : IServerSettingsSource<T> where T : new()Inheritance
- System.Object
Implemented Interfaces
- OptimaJet.Workflow.Core.Runtime.Settings.IServerSettingsSource{{T}}
Constructors
public InMemorySettingsSource(T settings) #Parameters
Name
Type
Description
settings{T}