C# Class MonoDevelop.Monobjc.MonobjcExecutionCommand

Inheritance: MonoDevelop.Core.Execution.ExecutionCommand
Afficher le fichier Open project: Monobjc/monobjc-monodevelop Class Usage Examples

Méthodes publiques

Méthode Description
MonobjcExecutionCommand ( MonobjcProjectConfiguration configuration ) : System.Collections.Generic

Initializes a new instance of the MonobjcExecutionCommand class.

Method Details

MonobjcExecutionCommand() public méthode

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