5 references to ShowDataCommand
Microsoft.ML.Data (5)
Commands\SaveDataCommand.cs (5)
21
[assembly: LoadableClass(
ShowDataCommand
.Summary, typeof(
ShowDataCommand
), typeof(
ShowDataCommand
.Arguments), typeof(SignatureCommand),
91
internal sealed class ShowDataCommand : DataCommand.ImplBase<
ShowDataCommand
.Arguments>
114
: base(env, args, nameof(
ShowDataCommand
))