C# Class NStub.CSharp.Tests.Stubs.ComposeMeWithInterface

Inheritance: IComposerWithInterface
Exibir arquivo Open project: Jedzia/NStub Class Usage Examples

Public Methods

Method Description
ComposeMeWithInterface ( string para1, IComposerWithInterface para2 ) : System

Method Details

ComposeMeWithInterface() public method

public ComposeMeWithInterface ( string para1, IComposerWithInterface para2 ) : System
para1 string
para2 IComposerWithInterface
return System