1 write to content
System.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContent.cs (1)
27set { content = value; }
1 reference to content
System.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContent.cs (1)
26get { return content; }