Renamed Print/ to Documents/
This commit is contained in:
10
WGneu/Documents/TestTemplate.cs
Normal file
10
WGneu/Documents/TestTemplate.cs
Normal file
@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace WGneu.Documents {
|
||||
internal class TestTemplate {
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user