C# Class ModelBuilderSample.Program

Mostra file Open project: Grinderofl/FluentModelBuilder

Public Methods

Method Description
Configure ( IServiceCollection services ) : void
Main ( string args ) : void

Private Methods

Method Description
BuildServiceProvider ( ) : IServiceProvider

Method Details

Configure() public static method

public static Configure ( IServiceCollection services ) : void
services IServiceCollection
return void

Main() public static method

public static Main ( string args ) : void
args string
return void