Class DefaultApplicationEnvironment
Namespace: Aurigma.DesignAtoms.Common
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class DefaultApplicationEnvironment : IApplicationEnvironment
Inheritance: System.Object -> DefaultApplicationEnvironment
Implements
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
DefaultApplicationEnvironment
public DefaultApplicationEnvironment()
Methods
GetAbsolutePath
public string GetAbsolutePath(string directoryPath, string pathParameter)
Parameters
| Type | Name | Description |
|---|---|---|
System.String | directoryPath | |
System.String | pathParameter |
Returns
System.String
GetAbsolutePath
public string GetAbsolutePath(string pathParameter)
Parameters
| Type | Name | Description |
|---|---|---|
System.String | pathParameter |
Returns
System.String
GetLongPathPrefix
public string GetLongPathPrefix()
Returns
System.String