示例#1
0
 private static bool Deserializar(ISerializable obj)
 {
     return(obj.DeserealizarXML());
 }