Example #1
0
 public static double GetDouble(int param)
 {
     return(ALDelegates.alGetDouble(param));
 }