invokeStaticMethodAuto

fun Class<*>.invokeStaticMethodAuto(methodName: String, vararg args: Any?): Any?

自动匹配参数类型的静态方法调用。