C# 클래스 EvilDICOM.Network.DIMSE.CStoreResponse

상속: AbstractDIMSEResponse, IIOD
파일 보기 프로젝트 열기: rexcardan/Evil-DICOM

공개 메소드들

메소드 설명
CStoreResponse ( ) : System.Collections.Generic
CStoreResponse ( EvilDICOM.Network.DIMSE.CStoreRequest req, Status status ) : System.Collections.Generic
CStoreResponse ( DICOMObject d ) : System.Collections.Generic

메소드 상세

CStoreResponse() 공개 메소드

public CStoreResponse ( ) : System.Collections.Generic
리턴 System.Collections.Generic

CStoreResponse() 공개 메소드

public CStoreResponse ( EvilDICOM.Network.DIMSE.CStoreRequest req, Status status ) : System.Collections.Generic
req EvilDICOM.Network.DIMSE.CStoreRequest
status Status
리턴 System.Collections.Generic

CStoreResponse() 공개 메소드

public CStoreResponse ( DICOMObject d ) : System.Collections.Generic
d DICOMObject
리턴 System.Collections.Generic