C-minor v0.0

TestCaseFile.SetSection Method

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Test
Declaring Type: TestCaseFile

Sets the contents of a section

public void SetSection(string name, string value);

Parameters

string name

The name of the section to set

string value

The new section content text