C# 클래스 Microsoft.Silverlight.Toolkit.Build.Tasks.MsilRebuildTask

상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: garyjohnson/wpnest

Private Properties

프로퍼티 타입 설명
Execute bool
GetTool string

공개 메소드들

메소드 설명
MsilRebuildTask ( ) : System

Initializes a new instance of the MsilRebuildTask.

비공개 메소드들

메소드 설명
Execute ( ) : bool
GetTool ( string name, bool isSdk ) : string

Retrieves the location of a .NET Framework tool.

메소드 상세

MsilRebuildTask() 공개 메소드

Initializes a new instance of the MsilRebuildTask.
public MsilRebuildTask ( ) : System
리턴 System