Atom.NET documentation

AtomPersonConstruct Constructor (String)

Represents an AtomPersonConstruct instance initialized with the given name.

[Visual Basic]
Overloads Public Sub New( _
   ByVal localName As String _
)
[C#]
public AtomPersonConstruct(
   string localName
);

See Also

AtomPersonConstruct Class | Atom.Core Namespace | AtomPersonConstruct Constructor Overload List