Method | Description | |
---|---|---|
CStoreResponse ( ) : System.Collections.Generic | ||
CStoreResponse ( EvilDICOM.Network.DIMSE.CStoreRequest req, Status status ) : System.Collections.Generic | ||
CStoreResponse ( DICOMObject d ) : System.Collections.Generic |
public CStoreResponse ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public CStoreResponse ( EvilDICOM.Network.DIMSE.CStoreRequest req, Status status ) : System.Collections.Generic | ||
req | EvilDICOM.Network.DIMSE.CStoreRequest | |
status | Status | |
return | System.Collections.Generic |
public CStoreResponse ( DICOMObject d ) : System.Collections.Generic | ||
d | DICOMObject | |
return | System.Collections.Generic |