ProteryConstant.cs 51 B

1234
  1. public enum ProteryConstant
  2. {
  3. NOTNULL = 0
  4. }