Mocker..::..GetMethodDefaultData Method

Gets the method default data.

Namespace:  FastMoq
Assembly:  FastMoq.Core (in FastMoq.Core.dll)

Syntax


public Object[] GetMethodDefaultData(
	MethodInfo method
)
Public Function GetMethodDefaultData ( _
	method As MethodInfo _
) As Object()
public:
array<Object^>^ GetMethodDefaultData(
	MethodInfo^ method
)

Parameters

method
Type: MethodInfo
The method.

Return Value

object?[].

Exceptions


ExceptionCondition
ArgumentNullExceptionmethod