4 lines
101 B
C#
4 lines
101 B
C#
namespace Wallet;
|
|
|
|
public record HyperlinkEntryConfiguration :
|
|
ItemEntryConfiguration<string>; |