System.Tests.DerivedAttribute1.DerivedAttribute1 C# (CSharp) Method

DerivedAttribute1() public method

public DerivedAttribute1 ( ) : System.Collections.Generic
return System.Collections.Generic
        public DerivedAttribute1()
        {
        }
    }
DerivedAttribute1