Initializes a new instance.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public NameValue(
	string name,
	Guid value
)

Parameters

name
Type: System..::..String
The name.
value
Type: System..::..Guid
The Guid value.

Remarks

This overload is used for Guid values.

See Also