C# Class AutoMoq.Tests.AutoMoqTestFixtureTests.Apple

Datei anzeigen Open project: darrencauthon/AutoMoq

Public Methods

Method Description
Apple ( IOrange orange ) : System
DoSomething ( ) : void

Method Details

Apple() public method

public Apple ( IOrange orange ) : System
orange IOrange
return System

DoSomething() public method

public DoSomething ( ) : void
return void