mirror of
https://github.com/Theaninova/myRoRo-UWP.git
synced 2026-01-09 19:42:49 +00:00
Add project files.
This commit is contained in:
12
myRoRo/Sync.cs
Normal file
12
myRoRo/Sync.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace myRoRo
|
||||
{
|
||||
class Sync
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user