C# Class NAnt.Core.PlatformHelper

Afficher le fichier Open project: skolima/NAnt Class Usage Examples

Méthodes publiques

Свойство Type Description
IsMono bool
IsUnix bool

Private Properties

Свойство Type Description
PlatformHelper System

Méthodes publiques

Méthode Description
IsVolumeCaseSensitive ( string path ) : bool

Private Methods

Méthode Description
PlatformHelper ( ) : System

Method Details

IsVolumeCaseSensitive() public static méthode

public static IsVolumeCaseSensitive ( string path ) : bool
path string
Résultat bool

Property Details

IsMono public_oe static_oe property

public static bool IsMono
Résultat bool

IsUnix public_oe static_oe property

public static bool IsUnix
Résultat bool