CodeBlock Constructor

Overload List

CodeBlock(String, String) Represents a block of code with its corresponding programming language and line number information.
CodeBlock(String, String, Int32) Represents a block of code with its corresponding programming language and line number information.

See Also