BoDi.Tests.SubContainerTests.DelegatingInterfce1.DelegatingInterfce1 C# (CSharp) Méthode

DelegatingInterfce1() public méthode

public DelegatingInterfce1 ( IParentInterface parentInterface ) : System
parentInterface IParentInterface
Résultat System
            public DelegatingInterfce1(IParentInterface parentInterface)
            {
            }
SubContainerTests.DelegatingInterfce1