/
kiselevivan
/
serviceCenter
Обзор
Документация
Войти
/
kiselevivan
/
serviceCenter
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
App.xaml
9 строк
379 B
Ivan
added: gui, authorization with hash, base gui interface for manager and administrator
11 апр 2021, 01:50
11 апр 2021, 01:50
831b285
Код
Авторство
О чём код?
<Application x:Class="serviceCenter.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:serviceCenter" StartupUri="Windows/MainWindow.xaml"> <Application.Resources> </Application.Resources> </Application>