C# 클래스 BExplorer.Shell.CommonFileDialogs.WindowWrapper

Creates IWin32Window around an IntPtr
상속: IWin32Window
파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 메소드들

메소드 설명
WindowWrapper ( IntPtr handle ) : System

Constructor

메소드 상세

WindowWrapper() 공개 메소드

Constructor
public WindowWrapper ( IntPtr handle ) : System
handle System.IntPtr Handle to wrap
리턴 System