C# Class BoDi.Tests.SubContainerTests.DelegatingInterfce1

Inheritance: IInterface1
Show file Open project: gasparnagy/BoDi

Public Methods

Method Description
DelegatingInterfce1 ( IParentInterface parentInterface ) : System

Method Details

DelegatingInterfce1() public method

public DelegatingInterfce1 ( IParentInterface parentInterface ) : System
parentInterface IParentInterface
return System