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
Type: Type If the member is a property, returns PropertyType.If the member is a field, returns FieldType.If the member is a method, returns ReturnType.If the member is a constructor, returns DeclaringType.If the member is an event, returns EventHandlerType.