SkillAgentSearch skills...

Maca134.Arma.DllExport

Simplify C# extensions for ARMA

Install / Use

/learn @maca134/Maca134.Arma.DllExport
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Maca134.Arma.DllExport - Download

Simplify C# extensions for ARMA

PM> Install-Package Maca134.Arma.DllExport

Demo

public class SomeClass
{
    [ArmaDllExport]
    public static string Invoke(string input, int size)
    {
        return input;
    }
}

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2y ago
Forks2

Languages

C#

Security Score

75/100

Audited on Nov 22, 2023

No findings