Méthode | Description | |
---|---|---|
GetSerializable ( Object o ) : SerializablePrimative, | ||
IsSupported ( Object o ) : boolean, | ||
IsSupported ( Type, t ) : boolean, |
Méthode | Description | |
---|---|---|
SerializablePrimative ( newVal ) |
public static GetSerializable ( Object o ) : SerializablePrimative, | ||
o | Object | |
Résultat | SerializablePrimative, |
public static IsSupported ( Object o ) : boolean, | ||
o | Object | |
Résultat | boolean, |
public static IsSupported ( Type, t ) : boolean, | ||
t | Type, | |
Résultat | boolean, |