public void RestartOrWipe( bool ForceQuitt, bool doWipe, byte[] pToken, string pVer )
Public Sub RestartOrWipe ( _ ForceQuitt As Boolean, _ doWipe As Boolean, _ pToken As Byte(), _ pVer As String _ )
public: void RestartOrWipe( bool^ ForceQuitt, bool^ doWipe, array<unsigned char^>^ pToken, String^ pVer )