Class HelpCommand
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mars.Components.Starter
Assembly: Mars.Components.dll
Syntax
public class HelpCommand : Command
Constructors
| Improve this Doc View SourceHelpCommand()
Declaration
public HelpCommand()
Methods
| Improve this Doc View SourceInvoke(IEnumerable<String>)
Declaration
public override int Invoke(IEnumerable<string> arguments)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<System.String> | arguments |
Returns
Type | Description |
---|---|
System.Int32 |