Метод | Описание | |
---|---|---|
Parse ( string input ) : |
Takes in a query which can be in any order and parses it. All varibles are then set so they can be used elsewhere.
|
public static Parse ( string input ) : |
||
input | string | A ClI Query |
Результат |