C# 클래스 NAnt.Win32.Tasks.TlbExpTask

상속: NAnt.Core.Tasks.ExternalProgramBase
파일 보기 프로젝트 열기: skolima/NAnt

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
ExecuteTask ( ) : void

Exports the type library.

NeedsCompiling ( ) : bool

Determines whether the assembly needs to be exported to a type library again.

메소드 상세

ExecuteTask() 보호된 메소드

Exports the type library.
protected ExecuteTask ( ) : void
리턴 void

NeedsCompiling() 보호된 메소드

Determines whether the assembly needs to be exported to a type library again.
protected NeedsCompiling ( ) : bool
리턴 bool