A
Alan
Hi, is it possible to create a project that can offer
different members of a Public Enum according to a
condition ?
I mean, Project A has a public enum.
Project B & C access A's enum. However B should see some
elements of the enum while C should see others...
Is this achievable ??
Thanks a lot,
Alan.
different members of a Public Enum according to a
condition ?
I mean, Project A has a public enum.
Project B & C access A's enum. However B should see some
elements of the enum while C should see others...
Is this achievable ??
Thanks a lot,
Alan.