C# 클래스 Chillitom.ToStringBuilderTests.B

파일 보기 프로젝트 열기: chillitom/ToStringBuilder

공개 프로퍼티들

프로퍼티 타입 설명
Byte byte
Char char
Decimal decimal
Double double
Float float
Int int
Long long
SByte sbyte
Short short
UInt uint
ULong ulong
UShort ushort

프로퍼티 상세

Byte 공개적으로 프로퍼티

public byte Byte
리턴 byte

Char 공개적으로 프로퍼티

public char Char
리턴 char

Decimal 공개적으로 프로퍼티

public decimal Decimal
리턴 decimal

Double 공개적으로 프로퍼티

public double Double
리턴 double

Float 공개적으로 프로퍼티

public float Float
리턴 float

Int 공개적으로 프로퍼티

public int Int
리턴 int

Long 공개적으로 프로퍼티

public long Long
리턴 long

SByte 공개적으로 프로퍼티

public sbyte SByte
리턴 sbyte

Short 공개적으로 프로퍼티

public short Short
리턴 short

UInt 공개적으로 프로퍼티

public uint UInt
리턴 uint

ULong 공개적으로 프로퍼티

public ulong ULong
리턴 ulong

UShort 공개적으로 프로퍼티

public ushort UShort
리턴 ushort