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

Returns the annotation count for one exact method overload. @example count = TypeLoader.methodAnnotationCountAt("Service", 0)