2004-03-01 Larry Ewing <lewing@ximian.com>
[mono-project.git] / mcs / tests / dll-1.cs
blob18647d152a787adaaadb8e23d5b50df5d0aa2c04
1 namespace Qt
3 public class QtSupport
5 protected static event MousePressEvent mousePressEvent;
7 protected delegate void MousePressEvent ();