Compliance with CLS-Compliant Code spec
This commit is contained in:
Родитель
83e9259b48
Коммит
7c781367e2
|
@ -0,0 +1,5 @@
|
|||
using System;
|
||||
using System.Security;
|
||||
|
||||
[assembly:CLSCompliant(true)]
|
||||
[assembly:SecurityTransparent]
|
Загрузка…
Ссылка в новой задаче