namespace ZeroLevel.Contracts.Specification.Building
{
public enum SpecificationConstructorParameterKind
None,
Enum,
Tree
}
Powered by TurnKey Linux.