Method | Description | |
---|---|---|
PageViewActivity ( string title, string page ) : System.Diagnostics |
Create a new PageViewActivity for a given page and title.
|
public PageViewActivity ( string title, string page ) : System.Diagnostics | ||
title | string | Title of the page. |
page | string | Relative path of the page. |
return | System.Diagnostics |