Namespace: SchemaExplorer.Serialization
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public static IPropertySerializer Create( Type schemaType ) |
Visual Basic |
---|
Public Shared Function Create ( schemaType As Type ) As IPropertySerializer |
Parameters
- schemaType
- Type: System..::..Type