This repository has been archived on 2023-12-31. You can view files and clone it, but cannot push or open issues or pull requests.
EDA263/lab3/cs_lab3/myWebApplication/Global.asax

2 lines
100 B
Plaintext
Raw Normal View History

2022-02-23 14:05:00 +01:00
<%@ Application Codebehind="Global.asax.cs" Inherits="myWebApplication.Global" Language="C#" %>