C# 클래스 Fasdr.Windows.Collectors

파일 보기 프로젝트 열기: kelleyma49/fasdr

공개 메소드들

메소드 설명
CollectPaths ( Hashtable paths, IEnumerable pathsEnumerator ) : Hashtable
EnumerateJumpLists ( ) : IEnumerable
EnumerateRecents ( ) : IEnumerable
EnumerateSpecialFolders ( ) : IEnumerable

비공개 메소드들

메소드 설명
GetShortcutTargetFile ( string shortcutFilename ) : string

메소드 상세

CollectPaths() 공개 정적인 메소드

public static CollectPaths ( Hashtable paths, IEnumerable pathsEnumerator ) : Hashtable
paths System.Collections.Hashtable
pathsEnumerator IEnumerable
리턴 System.Collections.Hashtable

EnumerateJumpLists() 공개 정적인 메소드

public static EnumerateJumpLists ( ) : IEnumerable
리턴 IEnumerable

EnumerateRecents() 공개 정적인 메소드

public static EnumerateRecents ( ) : IEnumerable
리턴 IEnumerable

EnumerateSpecialFolders() 공개 정적인 메소드

public static EnumerateSpecialFolders ( ) : IEnumerable
리턴 IEnumerable