Ejemplo n.º 1
0
        /// <summary>
        /// Create a new autott object.
        /// </summary>
        /// <param name="id">Initial value of the id property.</param>
        public static autott Createautott(global::System.Int32 id)
        {
            autott autott = new autott();

            autott.id = id;
            return(autott);
        }
Ejemplo n.º 2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the wanhatautot EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTowanhatautot(autott autott)
 {
     base.AddObject("wanhatautot", autott);
 }