SwiftlyS2

IRegistratorService

Interface IRegistratorService

Namespace: SwiftlyS2.Shared.Services

Assembly: SwiftlyS2.CS2.dll

public interface IRegistratorService

Methods

Register(object)

Register a object that contains attributes for listeners.

void Register(object instance)
Parameters
  • instance object — Any object that contains attributes for listeners.

On this page