M_CommandLine_Infrastructure_ReflectionHelper_GetExecutingOrEntryAssembly - adutton/commandline GitHub Wiki
Namespace: CommandLine.Infrastructure
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
private static Assembly GetExecutingOrEntryAssembly()VB
Private Shared Function GetExecutingOrEntryAssembly As AssemblyC++
private:
static Assembly^ GetExecutingOrEntryAssembly()F#
private static member GetExecutingOrEntryAssembly : unit -> Assembly
Type: Assembly