Gil Rozenberg

Gil Rozenberg

  • NA
  • 99
  • 8.9k

Why there is bug in what that bold in yellow?

Jun 4 2016 11:10 AM
using System;<br />using System.Collections.Generic;<br />using System.Linq;<br />using System.Text;<div></div><div>public class db<br />{<br /> public void SelectFromDB(string p)<br /> {<br /> throw new NotImplementedException();<br /> }<br />}<br /> </div>

Answers (1)