C# 클래스 Dicom.Network.OpenSslUtility

파일 보기 프로젝트 열기: fo-dicom/mdcm 1 사용 예제들

공개 메소드들

메소드 설명
AssertNotNull ( IntPtr ptr ) : IntPtr
AssertSuccess ( int ret ) : int

메소드 상세

AssertNotNull() 공개 정적인 메소드

public static AssertNotNull ( IntPtr ptr ) : IntPtr
ptr System.IntPtr
리턴 System.IntPtr

AssertSuccess() 공개 정적인 메소드

public static AssertSuccess ( int ret ) : int
ret int
리턴 int