Пример #1
0
 static public short ToShort(sbyte item)
 {
     return(item.FitInCappedShort());
 }