IFilePathCaseResolver Interface

Definition

Provides a method designed to solve the case sensitiveness of a given path.

public interface class IFilePathCaseResolver
public interface IFilePathCaseResolver
type IFilePathCaseResolver = interface
Public Interface IFilePathCaseResolver

Methods

TryResolve(String, FileEntityKind, String)

Try to resolve the case of a given path.

Applies to