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

Returns an annotation argument count for one exact method overload. @example count = TypeLoader.methodAnnotationArgumentCountAt("Service", 0, 0)