C# Class ARCed.Scintilla.Clipboard

Inheritance: TopLevelHelper
Datei anzeigen Open project: borisblizzard/arcreator

Private Properties

Property Type Description
Clipboard System
Copy void
Copy void
Copy void
Cut void
Paste void
ShouldSerialize bool

Private Methods

Method Description
Clipboard ( Scintilla scintilla ) : System
Copy ( ) : void
Copy ( bool copyLine ) : void
Copy ( int startPosition, int endPosition ) : void
Cut ( ) : void
Paste ( ) : void
ShouldSerialize ( ) : bool