Пример #1
0
 static public int ToInt(sbyte item)
 {
     return(item.FitInCappedInt());
 }