mirror of
https://github.com/recroom2016/OpenRec.git
synced 2026-04-22 21:25:51 +00:00
11 lines
122 B
C#
11 lines
122 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Text;
|
|
|
|
namespace OpenRec
|
|
{
|
|
class Class2
|
|
{
|
|
}
|
|
}
|