GifCommentBlock.GifCommentBlock

GifCommentBlock()

Initializes a new instance of the GifCommentBlock class.

public GifCommentBlock()

See Also


GifCommentBlock(string)

Initializes a new instance of the GifCommentBlock class.

public GifCommentBlock(string comment)
ParameterTypeDescription
commentStringThe comment.

See Also