Message in Korean (한국어)
형식 '<var>Type Name</var>'의 KnownTypeAttribute 특성이 알려진 형식을 제공하기 위해 '<var>X</var>'(이)라는 메서드를 지정합니다. 이 메서드의 반환 형식은 IEnumerable<type>에 할당할 수 없기 때문에 잘못되었습니다. 메서드가 있으며 올바른 서명을 갖고 있는지 확인하십시오.</type>
Unlocalized message
KnownTypeAttribute attribute on type '<var>Type Name</var>' specifies a method named '<var>X</var>' to provide known types. The return type of this method is invalid because it is not assignable to IEnumerable<type>. Ensure that the method exists and has a valid signature.</type>
Search by Google