Exemple #1
0
 public ResetUserAccounts(string isAsync)
     : this(MainUtil.StringToBool(isAsync, IsAsyncDefault))
 {
 }