Ejemplo n.º 1
0
 void ISerializable.GetObjectData([NotNull] SerializationInfo info, StreamingContext context)
 {
     duration.Serialize(info);
 }