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