You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The quick info documentation for "Arity" (which is already great) can be improved slightly. My suggestion - Returns the arity of this method. Arity is the number of type parameters a method takes. A non-generic method has zero arity.