C# Class EasyTeach.Web.AutofacConfig

Show file Open project: WadeOne/EasyTeach

Public Methods

Method Description
RegisterDependencies ( Action beforeBuild = null ) : void

Private Methods

Method Description
ResolveRequestMessage ( ) : HttpRequestMessage

Method Details

RegisterDependencies() public static method

public static RegisterDependencies ( Action beforeBuild = null ) : void
beforeBuild Action
return void