Message in Korean (한국어)
작업 '<var>X</var>'이(가) ArgumentDirection.In으로 선언되었기 때문에 이 공용 위치에 쓸 수 없습니다. 읽기 및 쓰기를 모두 허용하려면 ArgumentDirection.InOut으로 참조를 선언하십시오.
Unlocalized message
Activity '<var>X</var>' cannot write to this public location reference because it was declared with ArgumentDirection.In. To allow both reading and writing, declare the reference with ArgumentDirection.InOut.
Search by Google