Example #1
0
 public bool HasPayloadType(Type contextType)
 {
     return(_context.HasPayloadType(contextType));
 }