Class TranslationMemoryApiModule
Inheritance
TranslationMemoryApiModule
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
[ExcludeFromCodeCoverage]
public class TranslationMemoryApiModule : IModule
Constructors
Declaration
public TranslationMemoryApiModule()
Methods
Declaration
public void Initialize(IContainer container)
Parameters
| Type |
Name |
Description |
| IContainer |
container |
|
Declaration
public void MinimumAPIFunctionality(IContainer container)
Parameters
| Type |
Name |
Description |
| IContainer |
container |
|
Declaration
public void StartServices(IContainer container)
Parameters
| Type |
Name |
Description |
| IContainer |
container |
|
Implements
Sdl.Platform.Interfaces.DI.IModule