mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-12-16 17:30:23 +00:00
1.5
This commit is contained in:
11
Esyur/Resource/PrivateAttribute.cs
Normal file
11
Esyur/Resource/PrivateAttribute.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Esyur.Resource
|
||||
{
|
||||
public class PrivateAttribute:Attribute
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user