Region Constructor

There are two overloads for the constructor

Overload List

Region(String) Constructor. A region of text with no class name.
Region(String, String) Constructor. A region of text with a class name.

See Also