10 lines
No EOL
124 B
C#
10 lines
No EOL
124 B
C#
// WingsEmu
|
|
//
|
|
// Developed by NosWings Team
|
|
|
|
namespace PhoenixLib.ServiceBus
|
|
{
|
|
public interface IMessage
|
|
{
|
|
}
|
|
} |