Initializes a new instance of the Link class.
Overload List
Name | Description | |
---|---|---|
Link()()() |
Initializes a new instance of the Link class with default properties.
| |
Link(String, String) |
Initializes a new instance of the Link class with the specified name and path.
| |
Link(String, Uri) |
Initializes a new instance of the Link class with the specified name and Uri.
|