| ExecuteEmptyCLI {Microsoft.VisualBasic.CommandLine} | .NET clr documentation | 
假若所传入的命令行是空的,就会执行这个函数指针
            
# namespace Microsoft.VisualBasic.CommandLine
export class ExecuteEmptyCLI extends MulticastDelegate {
   Method: MethodInfo;
   Target: any kind;
}
        
        Method: MethodInfoTarget: any kind