C# 클래스 Apache.NMS.ActiveMQ.Commands.DataStructureSupport

Summary description for DataStructureSupport.
상속: DataStructure
파일 보기 프로젝트 열기: ThorTech/apache-nms

공개 메소드들

메소드 설명
Clone ( ) : Object
GetDataStructureType ( ) : byte
IsMarshallAware ( ) : bool

보호된 메소드들

메소드 설명
DataStructureSupport ( ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : Object
리턴 Object

DataStructureSupport() 보호된 메소드

protected DataStructureSupport ( ) : System
리턴 System

GetDataStructureType() 공개 메소드

public GetDataStructureType ( ) : byte
리턴 byte

IsMarshallAware() 공개 메소드

public IsMarshallAware ( ) : bool
리턴 bool