Show / Hide Table of Contents

Delegate ConsoleCommandCallback

Namespace: Wenzil.Console
Assembly: Assembly-CSharp.dll
Syntax
public delegate string ConsoleCommandCallback(params string[] args);
Parameters
Type Name Description
String[] args
Returns
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX