将函数的定义抽象为一个命令行,从而能够提供更好的命令行编写服务
CLIAbstractor
01 Syntax
Microsoft.VisualBasic.CommandLine.InteropService.CLIAbstractor
02 Methods
03 Members
CLIUsage(
MethodInfo, String)Abstract the function declare as a CLI usage declare. This tool not support the generic function method. (不支持泛型函数)
Parameters
| Name | Type | Description |
|---|---|---|
api | MethodInfo | - |
prefix$ | String | - |
CLICaller(
MethodInfo, CommandLine)