Method FromXml
FromXml(string)
Returns an instance of this class from the specified XML representation.
public static ProfileInstance FromXml(string xml)
Parameters
xml
string
Returns
- ProfileInstance
An instance of this class from the specified XML representation.