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
A ScopeBlock is used to group elements of a method body together. For example, it is used to designate the code sequence that constitutes the body of an exception handler.