Class SpecManagerWebService
A service for accessing package manager apis information.
Inheritance
System.Object
SpecManagerWebService
Implements
IHostedService
Namespace: FhirCodeGenBlazor.Services
Assembly: FhirCodeGenBlazor.dll
Syntax
public class SpecManagerWebService : IDisposable, ISpecManagerWebService
Constructors
| Improve this Doc View SourceSpecManagerWebService()
Initializes a new instance of the Spec
Declaration
public SpecManagerWebService()
Methods
| Improve this Doc View SourceDispose(Boolean)
Releases the unmanaged resources used by the FhirModelComparer.Server.Services.FhirManagerService and optionally releases the managed resources.
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System. |
disposing | True to release both managed and unmanaged resources; false to release only unmanaged resources. |
Init()
Initializes this object.
Declaration
public void Init()
Implements
IHostedService
IReadOnlyDictionary<, >