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
Why is this not passed as parameters to the constructor? This hardcoded call in the constructor either forces one to use the very same .config structure or adapt the code. Suggestion: pass a configuration object to the ctor.
Why is this not passed as parameters to the constructor? This hardcoded call in the constructor either forces one to use the very same .config structure or adapt the code. Suggestion: pass a configuration object to the ctor.