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