1 2 3 4 5 6
namespace DevHive.Web.Models.Post.Comment { public class UpdateCommentWebModel : BaseCommentWebModel { } }