tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Authority
Core
IAuthority.cs
Go to the documentation of this file.
1
#pragma warning disable CA1040
// it's helpful to have a common base class that indicates something is an authority, may remove
2
3
namespace
Tgstation.Server.Host.Authority.Core
4
{
8
public
interface
IAuthority
9
{
10
}
11
}
Tgstation.Server.Host.Authority.Core.IAuthority
Business logic for interating with the server.
Definition
IAuthority.cs:9
Tgstation.Server.Host.Authority.Core
Definition
AuthorityBase.cs:14
Generated by
1.9.8