Posts by Tiago • 1 point
1 post
-
0
votes1
answer133
viewsQ: Select and move to graphical interface
First the right model: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MetaData { public class Fornecedor { public int…