A method has both expando and static modifiers. This is not allowed.
To correct this error
-
Remove either the expando or static modifier from the method declaration.
A method has both expando and static modifiers. This is not allowed.
Remove either the expando or static modifier from the method declaration.