public static void game_printNag(byte nag, string str, bool asSymbol, gameFormatT format) { ScidPINVOKE.game_printNag(nag, str, asSymbol, (int)format); }
public void SetPgnFormat(gameFormatT gf) { ScidPINVOKE.Game_SetPgnFormat(swigCPtr, (int)gf); }