C# Class Dev2.Core.Tests.ProperMoqs.MockBehaviourBase

显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
this ( string name ) : object

Private Methods

Method Description
ChangeReturnValue ( string Name, enTestObjectBehaviourChangeType behaviourType, object ReturnValue ) : void

Method Details

this() public method

public this ( string name ) : object
name string
return object