VkNet.Model.Attachments.Gift.Gift C# (CSharp) Method

Gift() static private method

Подарок.
static private Gift ( ) : System
return System
        static Gift()
        {
            RegisterType(typeof(Gift), "gift");
        }