DefaultValue Property

Moq 2.6

Implements DefaultValue.

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)

Syntax

C#
public DefaultValue DefaultValue { get; set; }

Implements

IMock..::.DefaultValue

See Also