DefaultValue Enumeration

Moq

Collapse imageExpand ImageCopy imageCopyHover image
Determines the way default values are generated calculated for loose mocks.

Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)

Syntax

C#
public enum DefaultValue

Members

Member nameDescription
Empty
Mock

See Also