Esempio n. 1
0
 public static extern void p3_get_thermodynamic_values(String path, ref thal_results o);
Esempio n. 2
0
 public static extern void p3_thal(String oligo_f,
     String oligo_r,
     ref p3_thal_args a,
     ref thal_results o);