摘要:
Convert a string to an enumerated (enum) value.Using the Enum.Parse method, you can easily convert a string value to an enumerated value. Doing this requires the type of the enum and string value. Add... 阅读全文
posted @ 2006-07-02 20:39
dragonpro
阅读(6559)
评论(0)
推荐(0)
浙公网安备 33010602011771号