Exemplo n.º 1
0
 internal override IntPtr ClipboardOpen(bool primary_selection)
 {
     return(display.ClipboardOpen(primary_selection));
 }