C# 클래스 RegistryPlugin.LastVisitedPidlMRU.LastVisitedPidlMRU

상속: IRegistryPluginGrid
파일 보기 프로젝트 열기: EricZimmerman/RegistryPlugins 1 사용 예제들

공개 메소드들

메소드 설명
LastVisitedPidlMRU ( ) : System
ProcessValues ( Registry.Abstractions.RegistryKey key ) : void

비공개 메소드들

메소드 설명
GetAbsolutePathFromTargetIDs ( List ids ) : string

메소드 상세

LastVisitedPidlMRU() 공개 메소드

public LastVisitedPidlMRU ( ) : System
리턴 System

ProcessValues() 공개 메소드

public ProcessValues ( Registry.Abstractions.RegistryKey key ) : void
key Registry.Abstractions.RegistryKey
리턴 void