Exemplo n.º 1
0
 bool PipeContext.HasPayloadType(Type contextType)
 {
     return(_context.HasPayloadType(contextType));
 }