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