Esempio n. 1
0
 static GoCardless()
 {
     AccountDetails = new AccountDetails();
 }
Esempio n. 2
0
 /// <summary>
 /// Initializes static members of the <see cref="GoCardless"/> class.
 /// </summary>
 static GoCardless()
 {
     AccountDetails = new AccountDetails();
 }