Message in Chinese (Traditional) (中文(繁體))
嘗試計算遠端物件上實值型別欄位的位址。這可能是因為嘗試直接取得或設定此內嵌實值型別內的欄位值而造成的。請避免發生這個情形,並且改為在將要遠端存取的物件中提供及使用適用於每個欄位的存取方法。
Unlocalized message
An attempt was made to calculate the address of a value type field on a remote object. This was likely caused by an attempt to directly get or set the value of a field within this embedded value type. Avoid this and instead provide and use access methods for each field in the object that will be accessed remotely.
Search by Google