2024-05-16 13:30:30 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}