C# Класс NAnt.Win32.Tasks.TlbExpTask

Наследование: NAnt.Core.Tasks.ExternalProgramBase
Показать файл Открыть проект

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