Skip to content

Show a ⎕USING example with a user-written C# class (#802) - #1006

Open
abrudz wants to merge 1 commit into
Dyalog:mainfrom
abrudz:802-using-external-csharp
Open

Show a ⎕USING example with a user-written C# class (#802)#1006
abrudz wants to merge 1 commit into
Dyalog:mainfrom
abrudz:802-using-external-csharp

Conversation

@abrudz

@abrudz abrudz commented Aug 11, 2026

Copy link
Copy Markdown
Member

Add a Using a User-Written Class section to Using .NET Classes in both the .NET Interface Guide and the .NET Framework Interface Guide: a small C# class compiled to an assembly, then loaded through ⎕USING by its .NET namespace and file path and called. Example contributed by the reporter.

Fixes #802

Add a Using a User-Written Class section to Using .NET Classes in both
the .NET Interface Guide and the .NET Framework Interface Guide: a small
C# class compiled to an assembly, then loaded through ⎕USING by its .NET
namespace and file path and called. Example contributed by the reporter.
@abrudz
abrudz requested a review from johndaintree August 11, 2026 12:55
@abrudz
abrudz requested a review from FionaDyalog August 11, 2026 13:23
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.

Document ⎕USING example with external C# class module

2 participants