You've already forked taptap2024_GJ_chidouren
7 lines
98 B
C#
7 lines
98 B
C#
namespace System.RandomPool.PoolLogger
|
|
{
|
|
public interface IRandomLog
|
|
{
|
|
|
|
}
|
|
} |