Nuova classe creata: Pagamento

This commit is contained in:
La Programmatrice Verde
2025-11-11 09:48:32 +01:00
parent de8fb27c42
commit c487d16b2b

13
Pagamento.java Normal file
View File

@@ -0,0 +1,13 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package pagamentionline;
/**
*
* @author Verde
*/
public class Pagamento {
}