Skip to content

refactor: use more static functions #44

@penCsharpener

Description

@penCsharpener

EndPointBase.cs and EndPointSendMessage.cs have some abstract and virtual methods that would work better in the entire project if they were static. Makes them more reusable without the need to inherit any of the aforementioned classes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions