Exemple #1
0
 public static int GetInteger(AlGetInteger param)
 {
     return(AlDelegates.alGetInteger((int)param));
 }