Method | Description | |
---|---|---|
DatatypeDefinitionXHTML ( ) : System.Threading |
Initializes a new instance of the DatatypeDefinitionXHTML class.
|
Method | Description | |
---|---|---|
DatatypeDefinitionXHTML ( ReqIFSharp.ReqIFContent reqIfContent, ILoggerFactory loggerFactory ) : System.Threading |
Initializes a new instance of the DatatypeDefinitionXHTML class.
|
|
ReadXml ( XmlReader reader ) : void |
Generates a AttributeDefinition object from its XML representation.
|
|
ReadXmlAsync ( XmlReader reader, CancellationToken token ) : Task |
Generates a AttributeDefinition object from its XML representation.
|
public DatatypeDefinitionXHTML ( ) : System.Threading | ||
return | System.Threading |