add ISafeSerializationData
[mcs.git] / tests / test-559.cs
blobe328f286241d60271839681e96e57ca69a37d150
1 // Compiler options: -r:test-559-lib.dll
3 class C : B
5 public override event TestDelegate TestEvent;
7 public static void Main ()