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
{{ message }}
This repository was archived by the owner on Nov 29, 2021. It is now read-only.
I am having problems with the compiler not being able to differentiate between two different methods with the same name.
The compiler says:
The call is ambiguous between the following methods or properties:
"DropNet.DropNetClient.GetMetaData(string, string, bool, bool)" and
"DropNet.DropNetClient.GetMetaData(string, bool, bool)"