Skip to content

Show methods realisation for choosen chain #8

@AgathokakologicalBit

Description

@AgathokakologicalBit

It will be much more useful to have popup window, wich shows code that was used in given method.
For example strings doesn't have 'Reverse' method, but we can implement it by hands.
And for user who want to use our method it will be much easier to see how we made this function.

C# doesn't have built-in tools to get functions code as string, so we should make our methods as string, and then compile them on start of the program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions