I'm doing a project that has classes, for example, a user class, where you have: code, name, password and photo and if you have the method of user input:
public string Inserir()
{
return "insert into Usuario(Username,Senha,Foto...
asked by
16.11.2016 / 22:28