CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

AbstractConstraint..::..FromXml Method (String)

This is responsible for parsing a String to form the BetaConstriant.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public void FromXml(
	string xmlData
)
Public Sub FromXml ( _
	xmlData As String _
)
public:
void FromXml(
	String^ xmlData
)

Parameters

xmlData
Type: String
The Xml data in the form of a String.