Class StartUp
Inheritance
System.Object
StartUp
Namespace: IronWord
Assembly: IronWord.dll
Syntax
public class StartUp : Object
Constructors
StartUp()
Declaration
public StartUp()
Methods
ConfigureServices(IServiceCollection)
Declaration
public void ConfigureServices(IServiceCollection services)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.Extensions.DependencyInjection.IServiceCollection | services |