C# Класс NAnt.Core.Functions.OperatingSystemFunctions

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

Открытые методы

Метод Описание
OperatingSystemFunctions ( Project project, PropertyDictionary properties ) : System

Приватные методы

Метод Описание
GetPlatform ( OperatingSystem operatingSystem ) : PlatformID
GetVersion ( OperatingSystem operatingSystem ) : System.Version
ToString ( OperatingSystem operatingSystem ) : string

Описание методов

OperatingSystemFunctions() публичный Метод

public OperatingSystemFunctions ( Project project, PropertyDictionary properties ) : System
project NAnt.Core.Project
properties NAnt.Core.PropertyDictionary
Результат System