Show / Hide Table of Contents

Class Startup

Inheritance
Object
Startup
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
System.Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
System.Object.ToString()
Namespace: Libplanet.Store.Remote.Server
Assembly: Libplanet.Store.Remote.dll
Syntax
public class Startup

Methods

| Improve this Doc View Source

Configure(IApplicationBuilder, IWebHostEnvironment)

Declaration
public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
Parameters
Type Name Description
IApplicationBuilder app
IWebHostEnvironment env
| Improve this Doc View Source

ConfigureServices(IServiceCollection)

Declaration
public void ConfigureServices(IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium