mirror of
https://github.com/seriocomedy/ShiftOS-C-.git
synced 2025-02-03 13:17:33 +00:00
12 lines
180 B
C#
12 lines
180 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
using System.Threading.Tasks;
|
|
|
|
namespace ShiftOS
|
|
{
|
|
class RemoteCoherence
|
|
{
|
|
}
|
|
}
|