AtomLink Constructor (Uri, Relationship, MediaType, String)
Represents an AtomLink instance initialized with the given Uri,
title, Relationship and Type.
Parameters
- href
- The Uri of the link.
- rel
- The Relationship of the link.
- type
- The Type of the link.
- title
- The Title of the link.
See Also
AtomLink Class | Atom.Core Namespace | AtomLink Constructor Overload List