Пример #1
0
 protected override bool ProcessMnemonic(char charCode)
 {
     return(ErrorUtil.ThrowOnFailure(_client.ProcessMnemonic(charCode)));
 }