public static Register ( int ropId, IDeserializable iropDeserializer ) : void | ||
ropId | int | The ROP's Id |
iropDeserializer | IDeserializable | The interface define the methods that is needed to deserialize a bytes array into an ROP object |
Résultat | void |