M_CommandLine_Core_Token_Name - adutton/commandline GitHub Wiki
Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public static Token Name(
string text
)VB
Public Shared Function Name (
text As String
) As TokenC++
public:
static Token^ Name(
String^ text
)F#
static member Name :
text : string -> Token
- text
- Type: System.String
Type: Token