timestamps

JavatoC#(Timestamp)

Hello All: I have this code in Java and I want to convert it to C#. Please help me. public virtual Timestamp getMinProstyTimeStamp(string sCurrFieldName, string sWellName) { Timestamp tsMinDate = new Timestamp(0); // If field name have not changed, there is no need to recreate the qds if (!sF...