AtomPersonConstruct Constructor (String, String, Uri)
Represents an AtomPersonConstruct instance initialized with the given name and Uri.
[Visual Basic]Overloads Public Sub New( _
ByVal
localName As
String, _
ByVal
name As
String, _
ByVal
url As
Uri _
)
Parameters
- localName
- The not qualified name of the element.
- name
- The Name of the AtomPersonConstruct.
- url
- The Url of the AtomPersonConstruct.
See Also
AtomPersonConstruct Class | Atom.Core Namespace | AtomPersonConstruct Constructor Overload List