BaseMock.returnValues Field

Definition

protected: System::Collections::Generic::Dictionary<System::String ^, cli::array <System::Object ^> ^> ^ returnValues;
protected System.Collections.Generic.Dictionary<string,object[]> returnValues;
val mutable returnValues : System.Collections.Generic.Dictionary<string, obj[]>
Protected returnValues As Dictionary(Of String, Object()) 

Field Value

Applies to