Пример #1
0
 public static bool HasOneArgument(this MethodInfo self) =>
 self.Arguments().Length == 1;