Méthode | Description | |
---|---|---|
GetSerializerType ( |
Returns the serializer type that the given behavior type uses.
|
|
Register ( |
Register a mapping for a particular behavior type to a given serializer type.
|
public static GetSerializerType ( |
||
behaviorType | ||
Résultat |
public static Register ( |
||
behaviorType | ||
serializerType | ||
Résultat | void |