This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-gallium-cil/tests/MfGames.Gallium.Tests/ITestComponent3.cs

7 lines
85 B
C#

namespace MfGames.Gallium.Tests
{
public interface ITestComponent3
{
}
}