Class Program
Entry point for the Shard server. This executable is just a CLI handler + module host; everything else lives in the Shard.* modules, loaded in dependency order by ModuleHost.
public static class Program
- Inheritance
-
Program
- Inherited Members
Methods
Main(string[])
public static int Main(string[] args)
Parameters
argsstring[]