C# 클래스 SoapShared.SerializedClass

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_bool bool
m_byte byte
m_bytes byte[]
m_decimal decimal
m_double double
m_float float
m_int int
m_long long
m_object object
m_sbyte sbyte
m_short short
m_time System.DateTime
m_timeSpan System.TimeSpan
m_uint uint
m_ulong ulong
m_ushort ushort
str string

프로퍼티 상세

m_bool 공개적으로 프로퍼티

public bool m_bool
리턴 bool

m_byte 공개적으로 프로퍼티

public byte m_byte
리턴 byte

m_bytes 공개적으로 프로퍼티

public byte[] m_bytes
리턴 byte[]

m_decimal 공개적으로 프로퍼티

public decimal m_decimal
리턴 decimal

m_double 공개적으로 프로퍼티

public double m_double
리턴 double

m_float 공개적으로 프로퍼티

public float m_float
리턴 float

m_int 공개적으로 프로퍼티

public int m_int
리턴 int

m_long 공개적으로 프로퍼티

public long m_long
리턴 long

m_object 공개적으로 프로퍼티

public object m_object
리턴 object

m_sbyte 공개적으로 프로퍼티

public sbyte m_sbyte
리턴 sbyte

m_short 공개적으로 프로퍼티

public short m_short
리턴 short

m_time 공개적으로 프로퍼티

public DateTime,System m_time
리턴 System.DateTime

m_timeSpan 공개적으로 프로퍼티

public TimeSpan,System m_timeSpan
리턴 System.TimeSpan

m_uint 공개적으로 프로퍼티

public uint m_uint
리턴 uint

m_ulong 공개적으로 프로퍼티

public ulong m_ulong
리턴 ulong

m_ushort 공개적으로 프로퍼티

public ushort m_ushort
리턴 ushort

str 공개적으로 프로퍼티

public string str
리턴 string