public override CreateBoardResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return(CreateBoardResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }
Пример #2
0
 public override CreateBoardResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return CreateBoardResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }