void IXtraSerializable.OnStartDeserializing(LayoutAllowEventArgs e)
 {
 }
Ejemplo n.º 2
0
 void IXtraSerializable.OnStartDeserializing(LayoutAllowEventArgs e)
 {
     SuppressSave = true;
 }