[Missing <summary> documentation for "M:TMD.MString.Add(System.String,TMD.MStringFormatBase)"]

Namespace: TMD
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public void Add(
	string str,
	MStringFormatBase format
)

Parameters

str
Type: System..::..String

[Missing <param name="str"/> documentation for "M:TMD.MString.Add(System.String,TMD.MStringFormatBase)"]

format
Type: TMD..::..MStringFormatBase

[Missing <param name="format"/> documentation for "M:TMD.MString.Add(System.String,TMD.MStringFormatBase)"]

See Also