My program was working fine but suddenly this error is preventing me from compiling and I can't figure out why!
Error1 A field initializer cannot reference the non-static field, method, or property 'FantasyPools.FantasyPools.count'\FantasyPools\FantasyPools\FantasyPools.cs Line2997Column 20FantasyPools
Line 2997 is a blank line so there cant be anything in column 20!!!!
Any suggestions? :(