CPF/CpfRazorSample/Component1.razor

5 lines
73 B
Plaintext
Raw Normal View History

2024-01-08 17:37:26 +08:00
<Panel Width="500" Height="500" Background="#000"></Panel>
@code {
}