ReplayState.Write Method (String)

Ultimate Replay

ReplayStateWrite Method (String)
Write a string to the state.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Write(
	string value
)

Parameters

value
Type: SystemString
string value
See Also