C# 클래스 MonoDevelop.Monobjc.MonobjcExecutionCommand

상속: MonoDevelop.Core.Execution.ExecutionCommand
파일 보기 프로젝트 열기: Monobjc/monobjc-monodevelop 1 사용 예제들

공개 메소드들

메소드 설명
MonobjcExecutionCommand ( MonobjcProjectConfiguration configuration ) : System.Collections.Generic

Initializes a new instance of the MonobjcExecutionCommand class.

메소드 상세

MonobjcExecutionCommand() 공개 메소드

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