Exemplo n.º 1
0
 /// <summary>
 /// Deprecated Method for adding a new object to the BlogComments EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToBlogComments(BlogComment blogComment)
 {
     base.AddObject("BlogComments", blogComment);
 }