System::FunctionPtr typedef

FunctionPtr typedef

Un alias per il tipo di funzione con convenzione di chiamata predefinita.

using System::FunctionPtr =  ReturnT(*)(ArgsT...)

Vedi anche