Ok. I noticed another thing that might be causing the issue. I see that you have implemented an instance constructor. Did you try using a static constructor (called CLASS_CONSTRUCTOR)?
↧
Ok. I noticed another thing that might be causing the issue. I see that you have implemented an instance constructor. Did you try using a static constructor (called CLASS_CONSTRUCTOR)?