コード例 #1
0
 public override int ConvertToInt32(object value)
 {
     return(TypeConversion.ConvertToInt32(value));
 }