C# Class NAnt.Core.Functions.OperatingSystemFunctions

Inheritance: NAnt.Core.FunctionSetBase
Afficher le fichier Open project: skolima/NAnt

Méthodes publiques

Méthode Description
OperatingSystemFunctions ( Project project, PropertyDictionary properties ) : System

Private Methods

Méthode Description
GetPlatform ( OperatingSystem operatingSystem ) : PlatformID
GetVersion ( OperatingSystem operatingSystem ) : System.Version
ToString ( OperatingSystem operatingSystem ) : string

Method Details

OperatingSystemFunctions() public méthode

public OperatingSystemFunctions ( Project project, PropertyDictionary properties ) : System
project NAnt.Core.Project
properties NAnt.Core.PropertyDictionary
Résultat System