1 type derived from Datatype_short
System.Xml (1)
System\Xml\Schema\DataTypeImplementation.cs (1)
3126
internal class Datatype_byte :
Datatype_short
{
1 instantiation of Datatype_short
System.Xml (1)
System\Xml\Schema\DataTypeImplementation.cs (1)
608
static private readonly DatatypeImplementation c_short = new
Datatype_short
();