TestCaseFile.Save Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Test
Declaring Type: TestCaseFile
Save the file
public void Save(string filename = null);
Parameters
string filename = null | A new filename for the file (or null to keep the same name) |