csharp
public static class GateHostRegisters a gate.
Methods (1)
public static IServiceCollection AddVixenGate(this IServiceCollection services, Action<GateOptions> configure)Adds the service plane to a container.
Used by (1)
- ProgramMmo.Gate
public static class GateHostRegisters a gate.
public static IServiceCollection AddVixenGate(this IServiceCollection services, Action<GateOptions> configure)Adds the service plane to a container.