mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-12 14:34:39 +01:00
6 lines
71 B
C#
6 lines
71 B
C#
namespace BLHX.Server.Common.Data;
|
|
|
|
public abstract class Model
|
|
{
|
|
}
|