C# 클래스 NetIde.Core.ToolWindows.DiffViewer.SideBySideViewer.TrimmedCopy

상속: ICSharpCode.TextEditor.Actions.AbstractEditAction
파일 보기 프로젝트 열기: netide/netide

공개 메소드들

메소드 설명
Execute ( TextArea textArea ) : void
TrimmedCopy ( SideBySideViewer owner, NetIde.Core.TextEditor.TextEditorControl editor ) : System

비공개 메소드들

메소드 설명
CopyTextToClipboard ( string stringToCopy, bool asLine ) : void
SafeSetClipboard ( object dataObject ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( TextArea textArea ) : void
textArea ICSharpCode.TextEditor.TextArea
리턴 void

TrimmedCopy() 공개 메소드

public TrimmedCopy ( SideBySideViewer owner, NetIde.Core.TextEditor.TextEditorControl editor ) : System
owner SideBySideViewer
editor NetIde.Core.TextEditor.TextEditorControl
리턴 System