C# Class MLS.WasmCodeRunner.MyCommand

Inheritance: Command
Afficher le fichier Open project: newbe36524/Newbe.Demo

Méthodes publiques

Méthode Description
MyCommand ( string name, string description = null ) : System.CommandLine

Method Details

MyCommand() public méthode

public MyCommand ( string name, string description = null ) : System.CommandLine
name string
description string
Résultat System.CommandLine