Skip to content

Медведев Фома#220

Open
Kpokoko wants to merge 3 commits intokontur-courses:masterfrom
Kpokoko:master
Open

Медведев Фома#220
Kpokoko wants to merge 3 commits intokontur-courses:masterfrom
Kpokoko:master

Conversation

@Kpokoko
Copy link
Copy Markdown

@Kpokoko Kpokoko commented Jan 17, 2026


namespace TagsCloudContainer;

public class BoringWordsProcessor
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Унаследуй от интерфейса IBoringWordsProcessor и зарегай в Di контейнер

if (size.Height < _minSize.Height)
size.Height = _minSize.Height;
else if (size.Height > _maxSize.Height)
size.Height = _maxSize.Height;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Math.Clamp

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