示例#1
0
 internal override void DestroyCursor(IntPtr cursor)
 {
     display.DestroyCursor(cursor);
 }