6 lines
210 B
C#
6 lines
210 B
C#
// Copyright (c) Le Loc Tai <leloctai.com> . All rights reserved. Do not redistribute.
|
|
|
|
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("LeTai.Asset.TranslucentImage.Editor.Paraform")]
|