C# Класс BBCode, ReSharperCourse

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
BBCode ( ) : System

Initializes static members of the BBCode class.

Parse ( string &body, string code, string tag ) : void

Parses the specified body.

Parse ( string &body, string code, string startTag, string endTag ) : void

Parses the BBCode into XHTML in a safe non-breaking manor.

PostCommentServing ( object sender, ServingEventArgs e ) : void

Handles the CommentServing event of the Post control.