Ejemplo n.º 1
0
 public GetAllElements(GetAllElementsRequestType body, DsspResponsePort <GetAllElementsResponseType> responsePort) : base(body, responsePort)
 {
 }
Ejemplo n.º 2
0
 public GetAllElements(GetAllElementsRequestType body) : base(body)
 {
 }