Some checks failed
Avalonia Code Quality / Lint, Analyze & Build (push) Failing after 55s
6 lines
63 B
C#
6 lines
63 B
C#
namespace Invoice_App.Models;
|
|
|
|
public class Invoice
|
|
{
|
|
|
|
} |