Base:
method
WriteLine
System.IO.TextWriter.WriteLine(System.String, System.Object, System.Object)
2 references to WriteLine
Microsoft.ML.Data (1)
Commands\ShowSchemaCommand.cs (1)
176
itw.
WriteLine
("{0}:{1}", kvp.Key, kvp.Value);
Microsoft.ML.Maml (1)
HelpCommand.cs (1)
230
writer.
WriteLine
("Help for {0}: '{1}'", kind, loadName);