C# 클래스 Phantom.Core.Glob.GlobMatcher

파일 보기 프로젝트 열기: emilcardell/Phantom

공개 메소드들

메소드 설명
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