C# Class fs4net.Framework.Impl.FolderUtils

Show file Open project: toroso/fs4net

Private Methods

Method Description
Canonify ( this folders ) : IEnumerable
FlattenParentReferences ( this folders ) : IEnumerable
GetInvalidPathChars ( ) : IEnumerable
MergeToPath ( this folders ) : string
RemoveNextIfParent ( this folders ) : IEnumerable
RemoveSelfFolders ( this folders ) : IEnumerable
ValidatePathCharacters ( string folder, string pathPart, Validator validator ) : void