TestCaseFile.DeleteSection Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Test
Declaring Type: TestCaseFile
Removes a section form the file
public void DeleteSection(string name);
Parameters
string name | The name of the scetion to remove |