Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Nemerle 中创建 .NET 4 C# 类实例,例如简单的 System.Object(或来自 .DLL 的 mofe 复杂类)?
与 C# 中的相同,但没有new关键字。只要确保您使用的是 .NET 4.0 版本的 Nemerle。有关更多信息,请参阅 wiki:https ://github.com/rsdn/nemerle/wiki 。
new