메소드 | 설명 | |
---|---|---|
WantedPageRow ( string nspace, string nspacePrefix, string name, List |
Initializes a new instance of the T:PageRow class.
|
public WantedPageRow ( string nspace, string nspacePrefix, string name, List |
||
nspace | string | The namespace. |
nspacePrefix | string | The namespace prefix. |
name | string | The full name. |
linkingPages | List |
The pages that link the wanted page. |
리턴 | System |