4 lines
81 B
C#
4 lines
81 B
C#
|
|
namespace Toolkit.Framework.Foundation;
|
|
|
|
public record Initialize : IRequest; |