libsbml.libsbmlPINVOKE.ConversionOption_setKey C# (CSharp) Method

ConversionOption_setKey() private method

private ConversionOption_setKey ( HandleRef jarg1, [ jarg2 ) : void
jarg1 HandleRef
jarg2 [
return void
  public static extern void ConversionOption_setKey(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]string jarg2);
libsbmlPINVOKE