C# Class Apache.NMS.ActiveMQ.Commands.DataStructureSupport

Summary description for DataStructureSupport.
Inheritance: DataStructure
Afficher le fichier Open project: ThorTech/apache-nms

Méthodes publiques

Méthode Description
Clone ( ) : Object
GetDataStructureType ( ) : byte
IsMarshallAware ( ) : bool

Méthodes protégées

Méthode Description
DataStructureSupport ( ) : System

Method Details

Clone() public méthode

public Clone ( ) : Object
Résultat Object

DataStructureSupport() protected méthode

protected DataStructureSupport ( ) : System
Résultat System

GetDataStructureType() public méthode

public GetDataStructureType ( ) : byte
Résultat byte

IsMarshallAware() public méthode

public IsMarshallAware ( ) : bool
Résultat bool