C# Class SharpLab.Server.ServerModule

Inheritance: Module
Show file Open project: peachpiecompiler/SharpLab

Protected Methods

Method Description
Load ( ContainerBuilder builder ) : void

Method Details

Load() protected method

protected Load ( ContainerBuilder builder ) : void
builder ContainerBuilder
return void