C# Класс Phantom.Core.Glob.GlobMatcher

Показать файл Открыть проект

Открытые методы

Метод Описание
LastCharacter ( string str ) : int

Приватные методы

Метод Описание
DoGlob ( ) : IList
DoGlob ( string baseDirectory, int position, bool isPreviousDoubleStar ) : void
FindNextSeparator ( int position, bool allowWildcard, bool &containsWildcard ) : int
GlobMatcher ( IFileAdaptionLayer pal, string pattern, int flags ) : System
TestPath ( string path, int patternEnd, bool isLastPathSegment ) : void

Описание методов

LastCharacter() публичный статический Метод

public static LastCharacter ( string str ) : int
str string
Результат int