mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
6 lines
62 B
C#
6 lines
62 B
C#
namespace ET
|
|
{
|
|
public interface ISerializeToEntity
|
|
{
|
|
}
|
|
} |