This per this:
catch (EndOfStreamException end) { throw (e); } catch (NullReferenceException nullRef) { throw (nullRef); }
No comments:
Post a Comment