klyn.reflection.TypeLoader.methodAnnotationArgumentValueAt
method
public static methodAnnotationArgumentValueAt(typeName as String, methodIndex as Int, annotationIndex as Int, argIndex as Int) as String:
Description

Returns an annotation argument value for one exact overload. @example value = TypeLoader.methodAnnotationArgumentValueAt("Service", 0, 0, 0)