C# 클래스 MtEnhancedTradosPlugin.MtWindowWrapper

this class allows getting the Studio application window as an IWin32Window to be used in modal dialogs
상속: System.Windows.Forms.IWin32Window
파일 보기 프로젝트 열기: patrickporter/MT-Enhanced-Trados-Plugin

공개 메소드들

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

메소드 상세

MtWindowWrapper() 공개 메소드

public MtWindowWrapper ( IntPtr handle ) : System
handle System.IntPtr
리턴 System