G
Guest
Ok, So call me dumb.
But I get a CA1812 erorr when I have a Class with Shared methods. How do I
get around this with out instantiating the class. I want it to be like a
module. Thus a static class. Which I thought I was doing be making the
methods public shared.
By the way the code works fine. But CA dosn't like it.
Any suggestions?
Thanks,
Jojo
But I get a CA1812 erorr when I have a Class with Shared methods. How do I
get around this with out instantiating the class. I want it to be like a
module. Thus a static class. Which I thought I was doing be making the
methods public shared.
By the way the code works fine. But CA dosn't like it.
Any suggestions?
Thanks,
Jojo