public static methodParameterAnnotationArgumentValueAt(typeName as String, methodIndex as Int, paramIndex as Int, annotationIndex as Int, argIndex as Int) as String:
Returns a parameter annotation argument value for an exact overload. @example value = TypeLoader.methodParameterAnnotationArgumentValueAt("Service", 0, 0, 0, 0)