Esempio n. 1
0
 public static int SerializePosition(int value)
 {
     return(Instance.SerializeWithinType(value));
 }