BoDi.Tests.SubContainerTests.DelegatingInterfce1.DelegatingInterfce1 C# (CSharp) Метод

DelegatingInterfce1() публичный Метод

public DelegatingInterfce1 ( IParentInterface parentInterface ) : System
parentInterface IParentInterface
Результат System
            public DelegatingInterfce1(IParentInterface parentInterface)
            {
            }
SubContainerTests.DelegatingInterfce1