using System; [Serializable] public class DrawingResults : ActResults { public byte[] pngBytes; }