CommandPrediction.OnCommandLineAccepted(IReadOnlyList<String>) Method

Definition

public static void OnCommandLineAccepted (System.Collections.Generic.IReadOnlyList<string> history);
static member OnCommandLineAccepted : System.Collections.Generic.IReadOnlyList<string> -> unit
Public Shared Sub OnCommandLineAccepted (history As IReadOnlyList(Of String))

Parameters

Applies to