메소드 | 설명 | |
---|---|---|
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. |
리턴 | System.Diagnostics |