VkNet.Model.Post.Post C# (CSharp) Method

Post() static private method

Пост.
static private Post ( ) : System
return System
        static Post()
        {
            RegisterType(typeof(Post), "post");
        }