C# 클래스 FileDialogExtenders.FileDialogPlaces

파일 보기 프로젝트 열기: dlech/SshAgentLib 1 사용 예제들

공개 메소드들

메소드 설명
ResetPlaces ( this fd ) : void
SetPlaces ( this fd, object places ) : void

비공개 메소드들

메소드 설명
FileDialogPlaces ( ) : System
InitializeRegistry ( ) : IntPtr
ResetRegistry ( IntPtr hkMyCU ) : void
SetupFakeRegistryTree ( ) : void

메소드 상세

ResetPlaces() 공개 정적인 메소드

public static ResetPlaces ( this fd ) : void
fd this
리턴 void

SetPlaces() 공개 정적인 메소드

public static SetPlaces ( this fd, object places ) : void
fd this
places object
리턴 void