Ejemplo n.º 1
0
 static public int Int(object value)
 {
     return(ConvertTo.Int(value, 0));
 }