Esempio n. 1
0
 /// <summary>
 /// Create a new Commande1 object.
 /// </summary>
 /// <param name="id">Initial value of the ID property.</param>
 public static Commande1 CreateCommande1(global::System.Int32 id)
 {
     Commande1 commande1 = new Commande1();
     commande1.ID = id;
     return commande1;
 }
Esempio n. 2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the Commande1Jeu EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToCommande1Jeu(Commande1 commande1)
 {
     base.AddObject("Commande1Jeu", commande1);
 }