Table of Contents

Enum DependencyInjectionMode

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll

Type if Dependency Injection Mode

public enum DependencyInjectionMode

Fields

Scoped = 1
Singleton = 0
Transient = 2