Files
TheXamlGuy 9daebc7ba2 Codemaid
2024-07-17 21:43:58 +01:00

3 lines
61 B
C#

namespace Wallet;
public record Hyperlink(string? Value);