Atom.Atom Constructors
Initializes a new instance of the Atom class.
Atom(System.String str)
Initializes a new instance of the Atom class that represents the specified string.Syntax
public Atom (
System.String str
)
Parameters
str
Type: System.String
The string that the atom will represent.
The string that the atom will represent.
Platforms
Windows, Linux, Android