C# 클래스 Tests.Dynamic.ToStringObj

파일 보기 프로젝트 열기: kevin-montrose/public-broadcasting

공개 프로퍼티들

프로퍼티 타입 설명
AbsoluteUri System.Uri
Bool bool
Byte byte
Char char
DateTime System.DateTime
Decimal decimal
DictDoubleListInt List>.Dictionary
DictIntInt int>.Dictionary
DictIntToStringObj ToStringObj>.Dictionary
DictListIntDouble double>.Dictionary
DictToStringObjInt int>.Dictionary
DictToStringObjToStringObj ToStringObj>.Dictionary
Double double
Float float
Guid System.Guid
Int int
ListInt List
ListToStringObj List
Long long
NBool bool?
NByte byte?
NChar char?
NDateTime DateTime?
NDecimal decimal?
NDouble double?
NFloat float?
NGuid Guid?
NInt int?
NLong long?
NSByte sbyte?
NShort short?
NTimeSpan TimeSpan?
NUInt uint?
NULong ulong?
NUShort ushort?
RecursiveRef ToStringObj
RelativeUri System.Uri
SByte sbyte
Short short
String string
TimeSpan System.TimeSpan
UInt uint
ULong ulong
UShort ushort

공개 메소드들

메소드 설명
Clone ( ) : ToStringObj

메소드 상세

Clone() 공개 메소드

public Clone ( ) : ToStringObj
리턴 ToStringObj

프로퍼티 상세

AbsoluteUri 공개적으로 프로퍼티

public Uri,System AbsoluteUri
리턴 System.Uri

Bool 공개적으로 프로퍼티

public bool Bool
리턴 bool

Byte 공개적으로 프로퍼티

public byte Byte
리턴 byte

Char 공개적으로 프로퍼티

public char Char
리턴 char

DateTime 공개적으로 프로퍼티

public DateTime,System DateTime
리턴 System.DateTime

Decimal 공개적으로 프로퍼티

public decimal Decimal
리턴 decimal

DictDoubleListInt 공개적으로 프로퍼티

public Dictionary> DictDoubleListInt
리턴 List>.Dictionary

DictIntInt 공개적으로 프로퍼티

public Dictionary DictIntInt
리턴 int>.Dictionary

DictIntToStringObj 공개적으로 프로퍼티

public Dictionary DictIntToStringObj
리턴 ToStringObj>.Dictionary

DictListIntDouble 공개적으로 프로퍼티

public Dictionary,double> DictListIntDouble
리턴 double>.Dictionary

DictToStringObjInt 공개적으로 프로퍼티

public Dictionary DictToStringObjInt
리턴 int>.Dictionary

DictToStringObjToStringObj 공개적으로 프로퍼티

public Dictionary DictToStringObjToStringObj
리턴 ToStringObj>.Dictionary

Double 공개적으로 프로퍼티

public double Double
리턴 double

Float 공개적으로 프로퍼티

public float Float
리턴 float

Guid 공개적으로 프로퍼티

public Guid,System Guid
리턴 System.Guid

Int 공개적으로 프로퍼티

public int Int
리턴 int

ListInt 공개적으로 프로퍼티

public List ListInt
리턴 List

ListToStringObj 공개적으로 프로퍼티

public List ListToStringObj
리턴 List

Long 공개적으로 프로퍼티

public long Long
리턴 long

NBool 공개적으로 프로퍼티

public bool? NBool
리턴 bool?

NByte 공개적으로 프로퍼티

public byte? NByte
리턴 byte?

NChar 공개적으로 프로퍼티

public char? NChar
리턴 char?

NDateTime 공개적으로 프로퍼티

public DateTime? NDateTime
리턴 DateTime?

NDecimal 공개적으로 프로퍼티

public decimal? NDecimal
리턴 decimal?

NDouble 공개적으로 프로퍼티

public double? NDouble
리턴 double?

NFloat 공개적으로 프로퍼티

public float? NFloat
리턴 float?

NGuid 공개적으로 프로퍼티

public Guid? NGuid
리턴 Guid?

NInt 공개적으로 프로퍼티

public int? NInt
리턴 int?

NLong 공개적으로 프로퍼티

public long? NLong
리턴 long?

NSByte 공개적으로 프로퍼티

public sbyte? NSByte
리턴 sbyte?

NShort 공개적으로 프로퍼티

public short? NShort
리턴 short?

NTimeSpan 공개적으로 프로퍼티

public TimeSpan? NTimeSpan
리턴 TimeSpan?

NUInt 공개적으로 프로퍼티

public uint? NUInt
리턴 uint?

NULong 공개적으로 프로퍼티

public ulong? NULong
리턴 ulong?

NUShort 공개적으로 프로퍼티

public ushort? NUShort
리턴 ushort?

RecursiveRef 공개적으로 프로퍼티

public ToStringObj RecursiveRef
리턴 ToStringObj

RelativeUri 공개적으로 프로퍼티

public Uri,System RelativeUri
리턴 System.Uri

SByte 공개적으로 프로퍼티

public sbyte SByte
리턴 sbyte

Short 공개적으로 프로퍼티

public short Short
리턴 short

String 공개적으로 프로퍼티

public string String
리턴 string

TimeSpan 공개적으로 프로퍼티

public TimeSpan,System TimeSpan
리턴 System.TimeSpan

UInt 공개적으로 프로퍼티

public uint UInt
리턴 uint

ULong 공개적으로 프로퍼티

public ulong ULong
리턴 ulong

UShort 공개적으로 프로퍼티

public ushort UShort
리턴 ushort