C# Class HaloOnline.Server.Core.Http.HaloServerConfig

Show file Open project: no1dead/HaloMasterMaster Class Usage Examples

Public Methods

Method Description
Register ( System.Web.Http.HttpConfiguration config ) : void

Private Methods

Method Description
SeedServer ( IDependencyScope scope ) : void

Method Details

Register() public static method

public static Register ( System.Web.Http.HttpConfiguration config ) : void
config System.Web.Http.HttpConfiguration
return void