mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
4 lines
99 B
C#
4 lines
99 B
C#
|
|
using System.Runtime.CompilerServices;
|
||
|
|
|
||
|
|
[assembly: InternalsVisibleTo("LanMountainDesktop.Tests")]
|