[PR #214] [MERGED] Making methods internal instead of private, to allow .NET runtime to gen code. #245

Closed
opened 2026-05-05 11:21:32 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qmlnet/qmlnet/pull/214
Author: @pauldotknopf
Created: 8/2/2020
Status: Merged
Merged: 8/2/2020
Merged by: @pauldotknopf

Base: developHead: fixing-net-full-framework


📝 Commits (1)

  • c18d381 Making methods internal instead of private, to allow .NET runtime to gen code.

📊 Changes

1 file changed (+112 additions, -112 deletions)

View changed files

📝 src/net/Qml.Net/Internal/CodeGen/CodeGen.Methods.cs (+112 -112)

📄 Description

Closes #208


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qmlnet/qmlnet/pull/214 **Author:** [@pauldotknopf](https://github.com/pauldotknopf) **Created:** 8/2/2020 **Status:** ✅ Merged **Merged:** 8/2/2020 **Merged by:** [@pauldotknopf](https://github.com/pauldotknopf) **Base:** `develop` ← **Head:** `fixing-net-full-framework` --- ### 📝 Commits (1) - [`c18d381`](https://github.com/qmlnet/qmlnet/commit/c18d381adf974eecd637d2493f832a1172fcaa5e) Making methods internal instead of private, to allow .NET runtime to gen code. ### 📊 Changes **1 file changed** (+112 additions, -112 deletions) <details> <summary>View changed files</summary> 📝 `src/net/Qml.Net/Internal/CodeGen/CodeGen.Methods.cs` (+112 -112) </details> ### 📄 Description Closes #208 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:21:32 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#245
No description provided.