ExecuteEmptyCLI {Microsoft.VisualBasic.CommandLine} .NET clr documentation

ExecuteEmptyCLI

Description

假若所传入的命令行是空的,就会执行这个函数指针

Declare

            
# namespace Microsoft.VisualBasic.CommandLine
export class ExecuteEmptyCLI extends MulticastDelegate {
   Method: MethodInfo;
   Target: any kind;
}

        

.NET clr type reference tree

  1. this class extends from MulticastDelegate class: MulticastDelegate
  2. use by property member Method: MethodInfo
  3. use by property member Target: any kind

[Package {$package} version {$version} Index]