BalancedSharp.Tests.Integration.RefundApiTests.SetUp C# (CSharp) Method

SetUp() private method

private SetUp ( ) : void
return void
        public void SetUp()
        {
            this.service = new BalancedService(Config.ApiKey);
        }