Documentation for the C# command-line option parsing library
ConsolePoint Constructor
Constructor
public ConsolePoint(
short
x
,
short
y
);
See Also
ConsolePoint Class
|
CommandLine.ConsoleUtils Namespace