L
lakepeir
Hello,
I have to methods that I call:
PopulateTextField()
PlaySound()
and the PlaySound() method executes before the PopulateTextField()
method. Please help me to understand why this happens? Thanks.
I have to methods that I call:
PopulateTextField()
PlaySound()
and the PlaySound() method executes before the PopulateTextField()
method. Please help me to understand why this happens? Thanks.