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