Beispiel #1
0
 /// <summary>
 /// Create a new CITOLOGIAORINA object.
 /// </summary>
 /// <param name="nroInfo">Initial value of the NroInfo property.</param>
 public static CITOLOGIAORINA CreateCITOLOGIAORINA(global::System.Int32 nroInfo)
 {
     CITOLOGIAORINA cITOLOGIAORINA = new CITOLOGIAORINA();
     cITOLOGIAORINA.NroInfo = nroInfo;
     return cITOLOGIAORINA;
 }
Beispiel #2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the CITOLOGIAORINA EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToCITOLOGIAORINA(CITOLOGIAORINA cITOLOGIAORINA)
 {
     base.AddObject("CITOLOGIAORINA", cITOLOGIAORINA);
 }