Prioritising Get-Functions by mapping #3747
romanschander
started this conversation in
NA
Replies: 1 comment
-
Try the MyGet build. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there. If i run this test, it fails because they call GetTest-Funktion from Source-Class. How can i prevent it? Regardless of the fact that this is bad programming.
`
public class Source
{
public int Test { get; set; }
Beta Was this translation helpful? Give feedback.
All reactions