Example #1
0
 public object Call(CommandPacket cmd) => _adapter.AdapaterCall <object, object>(cmd, rt => rt.ThrowOrValue());