ExecuteNotFound {Microsoft.VisualBasic.CommandLine} | .NET clr documentation |
假若查找不到命令的话,执行这个函数
# namespace Microsoft.VisualBasic.CommandLine
export class ExecuteNotFound extends MulticastDelegate {
Method: MethodInfo;
Target: any kind;
}
Method
: MethodInfoTarget
: any kind