using System; using System.Runtime.InteropServices; namespace AtomicEngine { public partial class Viewport : AObject { }; }