CS0176

Code Example - CS0176

                
                        //i can't really help out with code, but you'll want to put in the name of the type.
//so int, float, string, etc.
//with enums, classes and other things that you name, it'll need to be the precise name of the type
//so what you name the class and not the name of the variable reference
//be sure to check the capitalization