C# Class MLS.WasmCodeRunner.MyCommand

Inheritance: Command
Mostra file Open project: newbe36524/Newbe.Demo

Public Methods

Method Description
MyCommand ( string name, string description = null ) : System.CommandLine

Method Details

MyCommand() public method

public MyCommand ( string name, string description = null ) : System.CommandLine
name string
description string
return System.CommandLine