C# Class Microsoft.EntityFrameworkCore.Tools.Cli.MigrationsCommand

Show file Open project: lodejard/AllNetCore Class Usage Examples

Public Methods

Method Description
Configure ( CommandLineApplication command, Microsoft.EntityFrameworkCore.Tools.Cli.CommonCommandOptions commonOptions ) : void

Method Details

Configure() public static method

public static Configure ( CommandLineApplication command, Microsoft.EntityFrameworkCore.Tools.Cli.CommonCommandOptions commonOptions ) : void
command CommandLineApplication
commonOptions Microsoft.EntityFrameworkCore.Tools.Cli.CommonCommandOptions
return void