CommentFrameContent constructor

CommentFrameContent(
  1. CommentModel model
)

Implementation

CommentFrameContent(CommentModel model) : super(model);