Constructor EditPage
EditPage(IEditPages, ISyntaxEdit)
Initializes a new instance of the EditPage
with specified owner.
public EditPage(IEditPages pages, ISyntaxEdit owner)
Parameters
pages
IEditPagesThe
IEditPages
that contains this new instance.owner
ISyntaxEditThe
ISyntaxEdit
owner of the pages.