Exemple #1
0
 public GetAllElements(GetAllElementsRequestType body, DsspResponsePort <GetAllElementsResponseType> responsePort) : base(body, responsePort)
 {
 }
Exemple #2
0
 public GetAllElements(GetAllElementsRequestType body) : base(body)
 {
 }