如果我有:
void MyMethod(Object obj) { ... }
我obj该如何演绎其实际类型?
obj
c# types casting typeof object
c# ×1
casting ×1
object ×1
typeof ×1
types ×1