Skip to content

Conversation

Dmitry-Me
Copy link
Contributor

No description provided.

Copy link

@hisubbotin hisubbotin left a comment

Choose a reason for hiding this comment

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

Так всё вроде ок.

{
return new CheckmarkFieldProcessingParams
{
CheckmarkType = CheckmarkType.Square,
Region = options.Region?.Format(),

Choose a reason for hiding this comment

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

Может ему дописать property?
public string RegionFormat { get { return value.Region?.Format(); }}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Скорее это должен быть метод-расширение во вспомогательном классе.

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.

3 participants