10 lines
99 B
C#
10 lines
99 B
C#
|
|
|
||
|
|
|
||
|
|
|
||
|
|
namespace Rokojori
|
||
|
|
{
|
||
|
|
public class JSONAlwaysProcessable: System.Attribute
|
||
|
|
{
|
||
|
|
|
||
|
|
}
|
||
|
|
}
|