Пример #1
0
 public long ApplyMaskTests(long input)
 {
     return(input.ApplyMask("XXXXXXXXXXXXXXXXXXXXXXXXXXXXX1XXXX0X"));
 }