unmarshalVirtual abstract method
Sometimes, it is necessary for unmarshal to be a virtual function.
Implementation
void unmarshalVirtual(MarshalledObject marshalled);
Sometimes, it is necessary for unmarshal to be a virtual function.
void unmarshalVirtual(MarshalledObject marshalled);