Ejemplo n.º 1
0
 bool ICoolProp.is_valid_fluid_string(string fluidstring)
 {
     return(CoolProp.is_valid_fluid_string(fluidstring));
 }