mirror of
https://github.com/bvanroll/cs-oo-project.git
synced 2025-08-29 20:12:40 +00:00
yup
This commit is contained in:
10
Online Gokkantoor/Globals/MyClass.cs
Normal file
10
Online Gokkantoor/Globals/MyClass.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
namespace Globals
|
||||
{
|
||||
public class MyClass
|
||||
{
|
||||
public MyClass()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user