/// <summary>
        /// Create a new chitietdondathang object.
        /// </summary>
        /// <param name="stt">Initial value of the stt property.</param>
        /// <param name="madondathang">Initial value of the madondathang property.</param>
        /// <param name="id">Initial value of the id property.</param>
        public static chitietdondathang Createchitietdondathang(global::System.Int32 stt, global::System.Int32 madondathang, global::System.Int32 id)
        {
            chitietdondathang chitietdondathang = new chitietdondathang();

            chitietdondathang.stt          = stt;
            chitietdondathang.madondathang = madondathang;
            chitietdondathang.id           = id;
            return(chitietdondathang);
        }
 /// <summary>
 /// Deprecated Method for adding a new object to the chitietdondathangs EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTochitietdondathangs(chitietdondathang chitietdondathang)
 {
     base.AddObject("chitietdondathangs", chitietdondathang);
 }