Deveel.Data.AggregateFunctionTests.AggregateFunctionTests C# (CSharp) Method

AggregateFunctionTests() public method

public AggregateFunctionTests ( StorageType storageType ) : System
storageType StorageType
return System
        public AggregateFunctionTests(StorageType storageType)
            : base(storageType)
        {
        }