mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-14 08:51:27 +08:00
4 lines
93 B
C#
4 lines
93 B
C#
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
[assembly: InternalsVisibleTo("AntDesign.Tests")]
|