1

在 .NET 中,我知道我可以获得给定类型的TypeConverter,如下所示

TypeDescriptor.GetConverter(typeof(DateTime))

但是,如果通过其他方式给定类型转换器对象,我怎么知道它转换为什么类型?

4

0 回答 0