Skip to content

Conversation

@bogdaner2
Copy link

No description provided.

{
return "Sink from: " + Property.GetType().Name + "." + Property.Name;
}
public override string ToString() => $"Sink from: {property.GetType().Name}.{property.Name}";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be Property with a capital :)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants