5 lines
51 B
C#
Raw Normal View History

2025-10-21 13:38:23 +08:00
public enum ProteryConstant
{
NOTNULL = 0
}