Пример #1
0
 bool PipeContext.HasPayloadType(Type payloadType)
 {
     return(_context.HasPayloadType(payloadType));
 }