On 9/30/2016 11:45 AM, Stefan Koch wrote:
You can workaround the issue by making ctRegex a static immutable instead of an enum.
That should work, but I wouldn't call it a workaround. It's the right way to do that.
On 9/30/2016 11:45 AM, Stefan Koch wrote:
You can workaround the issue by making ctRegex a static immutable instead of an enum.
That should work, but I wouldn't call it a workaround. It's the right way to do that.