컴파일러 오류 CS0635
업데이트: 2007년 11월
오류 메시지
'attribute' : System.Interop.UnmanagedType.CustomMarshaller에는 명명된 인수 ComType과 Marshal이 있어야 합니다.
'attribute' : System.Interop.UnmanagedType.CustomMarshaller requires named arguments ComType and Marshal
마샬링 형식이 System.Interop.UnmanagedType.CustomMarshaller인 경우에만 ComType과 Marshal 인수를 지정해야 합니다.