6 lines
No EOL
71 B
C#
6 lines
No EOL
71 B
C#
namespace PhoenixLib.Events
|
|
{
|
|
public interface IEvent
|
|
{
|
|
}
|
|
} |