namespace Cef3 { using System; using System.Collections.Generic; using System.Text; using Cef3.Interop; public abstract unsafe partial class CefUserData { } }