Interface ILunyPath
Interface for engine-agnostic path representations.
public interface ILunyPath
Properties
AgnosticPath
string AgnosticPath { get; }
Property Value
- string
NativePath
string NativePath { get; }
Property Value
- string
Interface for engine-agnostic path representations.
public interface ILunyPath
string AgnosticPath { get; }
string NativePath { get; }