CanonicalFormConverterBase public abstract class CanonicalFormConverterBase : ICanonicalFormConverter Documentation protected CanonicalFormConverterBase() public string Convert(string rawPath) protected abstract string FixSlashes(string path) protected abstract string RemoveAdditionalSlashes(string path)