CsmMagic.Test.TestCustomer.TestCustomer C# (CSharp) Method

TestCustomer() public method

public TestCustomer ( ) : System.Collections.Generic
return System.Collections.Generic
        public TestCustomer()
            : base("Customer")
        {
        }
TestCustomer