Class RegistrarConstants
Inheritance
System.Object
RegistrarConstants
Namespace: Eco.Core.Systems
Assembly: Eco.Core.dll
Syntax
public static class RegistrarConstants : Object
Fields
MaxNameLength
Declaration
public const int MaxNameLength = 50
Field Value
| Type | Description |
|---|---|
| System.Int32 |
MinNameLength
Declaration
public const int MinNameLength = 3
Field Value
| Type | Description |
|---|---|
| System.Int32 |