Esempio n. 1
0
 protected string TokenToString(Token token)
 {
     return token.ToInt32().ToString("X8");
 }