Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter.
Method {0} passes '{1}' as the {2} argument to a {3} constructor. Replace this argument with one of the method's parameter ...
Method {0} passes a literal string as parameter '{1}' of a call to {2}. Retrieve the following string(s) from a resource ...
Method {0} passes a literal string as parameter '{1}' of a call to {2}. Retrieve the string argument from a resource table ...
Method {0} passes parameter name '{1}' as the {2} argument to a {3} constructor. Replace this argument with a descriptive ...
Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any ...
Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any ...
Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. ...
Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. ...
Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter ...