Skip to content

Conversation

@h4321
Copy link
Owner

@h4321 h4321 commented Oct 28, 2022

to trigger BRM.SFT

protected void Page_Load(object sender, EventArgs e)
{
Bank bank = BankProvider.Instance.GetBank(this.Application, true, true);
Bank bank = BankProvider.Instance.GetBank(this.Application, true, true);

Check warning

Code scanning / dotTEST

Avoid too many function calls from a single function

Avoid too many function calls (64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants