C# 클래스 MtEnhancedTradosPlugin.SegmentEditor

파일 보기 프로젝트 열기: patrickporter/MT-Enhanced-Trados-Plugin 1 사용 예제들

공개 메소드들

메소드 설명
EditText ( string text ) : string
LoadCollection ( ) : void
SegmentEditor ( string editCollectionFilename ) : System

비공개 메소드들

메소드 설명
getHandle ( ) : IntPtr

메소드 상세

EditText() 공개 메소드

public EditText ( string text ) : string
text string
리턴 string

LoadCollection() 공개 메소드

public LoadCollection ( ) : void
리턴 void

SegmentEditor() 공개 메소드

public SegmentEditor ( string editCollectionFilename ) : System
editCollectionFilename string
리턴 System