2025-10-21 13:38:23 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}