C# Class Goedel.Mesh.Constants

Constants specifying operating system locations and formats for the Mesh.
Afficher le fichier Open project: hallambaker/Mathematical-Mesh

Méthodes publiques

Свойство Type Description
DeviceData string
DeviceProfiles string
DeviceRoot string
FileProfiles string
FileRoot string

Property Details

DeviceData public_oe static_oe property

The device specific data path.
public static string DeviceData
Résultat string

DeviceProfiles public_oe static_oe property

The root directory for device profiles.
public static string DeviceProfiles
Résultat string

DeviceRoot public_oe static_oe property

The root directory for device files.
public static string DeviceRoot
Résultat string

FileProfiles public_oe static_oe property

Root directory for personal profiles.
public static string FileProfiles
Résultat string

FileRoot public_oe static_oe property

Root directory for CryptoMesh files.
public static string FileRoot
Résultat string