Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public Object ReadPropertyXml( PropertySerializerContext context, XmlNode propertyValue ) |
Visual Basic |
---|
Public Function ReadPropertyXml ( context As PropertySerializerContext, propertyValue As XmlNode ) As Object |
Parameters
- context
- Type: CodeSmith.Engine..::..PropertySerializerContext
- propertyValue
- Type: System.Xml..::..XmlNode