English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

어셈블리 '%3'에서 '%2' 유형의 메서드 '%1'을(를) 변경자(mutator)로 표시할 수 없습니다. 변경자(mutator) 메서드는 비정적 공용 메서드여야 하며 void 유형을 반환합니다.

Click to search this error in Google

English version

Method '%1' of type '%2' in assembly '%3' cannot be marked as a mutator. A mutator method must be non-static, public, and returns void type.

Click to search this error in Google



Localized version
 Korean

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions