C# Class NAnt.Core.Functions.OperatingSystemFunctions

Inheritance: NAnt.Core.FunctionSetBase
ファイルを表示 Open project: skolima/NAnt

Public Methods

Method Description
OperatingSystemFunctions ( Project project, PropertyDictionary properties ) : System

Private Methods

Method Description
GetPlatform ( OperatingSystem operatingSystem ) : PlatformID
GetVersion ( OperatingSystem operatingSystem ) : System.Version
ToString ( OperatingSystem operatingSystem ) : string

Method Details

OperatingSystemFunctions() public method

public OperatingSystemFunctions ( Project project, PropertyDictionary properties ) : System
project NAnt.Core.Project
properties NAnt.Core.PropertyDictionary
return System