This website requires JavaScript.
Explore
Help
Register
Sign In
Maksim-S
/
PIbd-23_Sergunov_M.A._SUBD
Watch
1
Star
0
Fork
0
You've already forked PIbd-23_Sergunov_M.A._SUBD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
PIbd-23_Sergunov_M.A._SUBD
/
BookShop
/
BookShopView
/
Form1.cs
10 lines
118 B
C#
Raw
Normal View
History
Unescape
Escape
add contracts, business logic & data models
2023-05-12 12:08:11 +04:00
namespace
BookShopView
Create Project
2023-05-12 11:03:04 +04:00
{
public
partial
class
Form1
:
Form
{
public
Form1
(
)
{
InitializeComponent
(
)
;
}
}
}
Reference in New Issue
Copy Permalink