Ejemplo n.º 1
0
 protected void _EncodeVariableValue(object value, XmlElement elem)
 {
     _state.EncodeVariableValue(value, elem);
 }