C# Class Microsoft.EntityFrameworkCore.Tools.Commands.MigrationsListCommand

Inheritance: Microsoft.EntityFrameworkCore.Tools.Commands.ContextCommandBase
Show file Open project: MyPrivateAccount/XYHOutSource Class Usage Examples

Public Methods

Method Description
Configure ( CommandLineApplication command ) : void

Method Details

Configure() public method

public Configure ( CommandLineApplication command ) : void
command CommandLineApplication
return void