C# Class System.Xml.Schema.XsdSimpleValue

Show file Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
XsdSimpleValue ( XmlSchemaSimpleType st, object value ) : System

Method Details

XsdSimpleValue() public method

public XsdSimpleValue ( XmlSchemaSimpleType st, object value ) : System
st XmlSchemaSimpleType
value object
return System