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