Beispiel #1
0
 ///<summary>
 /// Returns a String that represents the current object.
 ///</summary>
 public override string ToString()
 {
     return("DutyLogID:" + DutyLogID.ToString());
 }