8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
namespace Vav2Player
|
|
{
|
|
[default_interface]
|
|
runtimeclass MainVideoPage : Microsoft.UI.Xaml.Controls.Page
|
|
{
|
|
MainVideoPage();
|
|
}
|
|
} |