2024-07-01 16:04:40 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}