'identifier' : static 'operator =' function is illegal
The assignment operator, operator=(), was declared as static.
The assignment operator cannot be declared as static.