Reply to thread

Cclass::Function(BYTE id, void (__cdecl *Func)(BYTE))

{}



The above is written in c how would you write it in C# ?


Back
Top