C# 클래스 Apache.NMS.Test.MessageTest

상속: NMSTestSupport
파일 보기 프로젝트 열기: ThorTech/apache-nms

보호된 프로퍼티들

프로퍼티 타입 설명
DESTINATION_NAME string
a bool
b byte
c char
d short
e int
f long
g string
h bool
i byte
j short
k int
l long
m float
n double
o byte[]

비공개 메소드들

메소드 설명
SendReceiveMessageProperties ( [ deliveryMode ) : void

프로퍼티 상세

DESTINATION_NAME 보호되어 있는 정적으로 프로퍼티

protected static string DESTINATION_NAME
리턴 string

a 보호되어 있는 프로퍼티

protected bool a
리턴 bool

b 보호되어 있는 프로퍼티

protected byte b
리턴 byte

c 보호되어 있는 프로퍼티

protected char c
리턴 char

d 보호되어 있는 프로퍼티

protected short d
리턴 short

e 보호되어 있는 프로퍼티

protected int e
리턴 int

f 보호되어 있는 프로퍼티

protected long f
리턴 long

g 보호되어 있는 프로퍼티

protected string g
리턴 string

h 보호되어 있는 프로퍼티

protected bool h
리턴 bool

i 보호되어 있는 프로퍼티

protected byte i
리턴 byte

j 보호되어 있는 프로퍼티

protected short j
리턴 short

k 보호되어 있는 프로퍼티

protected int k
리턴 int

l 보호되어 있는 프로퍼티

protected long l
리턴 long

m 보호되어 있는 프로퍼티

protected float m
리턴 float

n 보호되어 있는 프로퍼티

protected double n
리턴 double

o 보호되어 있는 프로퍼티

protected byte[] o
리턴 byte[]