Add files via upload
This commit is contained in:
Родитель
d72dcf2625
Коммит
cfaf2af197
|
@ -0,0 +1,10 @@
|
|||
using System;
|
||||
using System.Threading;
|
||||
|
||||
|
||||
[StampFilter]
|
||||
[Definition(Id = "<YOUR_GIST_ID>", Name = "", Author = "<YOUR_ALIAS>", Description = "")]
|
||||
public static class <YOUR_CLASS_NAME>
|
||||
{
|
||||
|
||||
}
|
Загрузка…
Ссылка в новой задаче