C# Class Chillitom.ToStringBuilderTests.B

ファイルを表示 Open project: chillitom/ToStringBuilder

Public Properties

Property Type Description
Byte byte
Char char
Decimal decimal
Double double
Float float
Int int
Long long
SByte sbyte
Short short
UInt uint
ULong ulong
UShort ushort

Property Details

Byte public_oe property

public byte Byte
return byte

Char public_oe property

public char Char
return char

Decimal public_oe property

public decimal Decimal
return decimal

Double public_oe property

public double Double
return double

Float public_oe property

public float Float
return float

Int public_oe property

public int Int
return int

Long public_oe property

public long Long
return long

SByte public_oe property

public sbyte SByte
return sbyte

Short public_oe property

public short Short
return short

UInt public_oe property

public uint UInt
return uint

ULong public_oe property

public ulong ULong
return ulong

UShort public_oe property

public ushort UShort
return ushort