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# |
---|
protected override string[] GetSchemaObjectExpressions( PropertySerializerContext context ) |
Visual Basic |
---|
Protected Overrides Function GetSchemaObjectExpressions ( context As PropertySerializerContext ) As String() |
Parameters
- context
- Type: CodeSmith.Engine..::..PropertySerializerContext