C# Class ConsoleShared.ConsoleExecutingMethod

显示文件 Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
ConsoleExecutingMethod ( string nameSpace, Assembly targetAssembly, IEnumerable parameters, bool async ) : System.Collections.Generic

Method Details

ConsoleExecutingMethod() public method

public ConsoleExecutingMethod ( string nameSpace, Assembly targetAssembly, IEnumerable parameters, bool async ) : System.Collections.Generic
nameSpace string
targetAssembly System.Reflection.Assembly
parameters IEnumerable
async bool
return System.Collections.Generic