C# Class MonoDevelop.Monobjc.MonobjcExecutionCommand

Inheritance: MonoDevelop.Core.Execution.ExecutionCommand
Show file Open project: Monobjc/monobjc-monodevelop Class Usage Examples

Public Methods

Method Description
MonobjcExecutionCommand ( MonobjcProjectConfiguration configuration ) : System.Collections.Generic

Initializes a new instance of the MonobjcExecutionCommand class.

Method Details

MonobjcExecutionCommand() public method

Initializes a new instance of the MonobjcExecutionCommand class.
public MonobjcExecutionCommand ( MonobjcProjectConfiguration configuration ) : System.Collections.Generic
configuration MonobjcProjectConfiguration The configuration.
return System.Collections.Generic