mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 14:02:19 +00:00
11 lines
No EOL
291 B
C#
11 lines
No EOL
291 B
C#
namespace Cosmos.IL2CPU.Plugs
|
|
{
|
|
//[Plug(Target=typeof(Assembler))]
|
|
//public static class AssemblerImpl
|
|
//{
|
|
// [PlugMethod(Signature = "System_Void__Indy_IL2CPU_Assembler_Assembler__cctor__")]
|
|
// public static void CCtor() {
|
|
// //
|
|
// }
|
|
//}
|
|
} |