C# Class SoapShared.SerializedClass

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Property Details

m_bool public_oe property

public bool m_bool
Résultat bool

m_byte public_oe property

public byte m_byte
Résultat byte

m_bytes public_oe property

public byte[] m_bytes
Résultat byte[]

m_decimal public_oe property

public decimal m_decimal
Résultat decimal

m_double public_oe property

public double m_double
Résultat double

m_float public_oe property

public float m_float
Résultat float

m_int public_oe property

public int m_int
Résultat int

m_long public_oe property

public long m_long
Résultat long

m_object public_oe property

public object m_object
Résultat object

m_sbyte public_oe property

public sbyte m_sbyte
Résultat sbyte

m_short public_oe property

public short m_short
Résultat short

m_time public_oe property

public DateTime,System m_time
Résultat System.DateTime

m_timeSpan public_oe property

public TimeSpan,System m_timeSpan
Résultat System.TimeSpan

m_uint public_oe property

public uint m_uint
Résultat uint

m_ulong public_oe property

public ulong m_ulong
Résultat ulong

m_ushort public_oe property

public ushort m_ushort
Résultat ushort

str public_oe property

public string str
Résultat string