TryParse(String, out String?, out IReadOnlyList) Method

Definition

public bool TryParse(string input, scoped out string? command, scoped out IReadOnlyList<string> arguments)

Parameters

input
String?
command
String?

Returns