예제 #1
0
 public object AutorCant(int cant)
 {
     return(usuario.AutorCant(cant));
 }