C# 클래스 KellermanSoftware.CompareNetObjectsTests.TestClasses.PrimitiveFields

파일 보기 프로젝트 열기: GregFinzer/Compare-Net-Objects

공개 프로퍼티들

프로퍼티 타입 설명
BooleanField bool
BooleanFieldStatic bool
ByteField byte
ByteFieldStatic byte
CharField char
CharFieldStatic char
DoubleField double
DoubleFieldStatic double
FloatField float
FloatFieldStatic float
Int16Field System.Int16
Int16FieldStatic System.Int16
Int32Field System.Int32
Int32FieldStatic System.Int32
Int64Field System.Int64
Int64FieldStatic System.Int64
IntMaxField int
IntMaxFieldStatic int
IntMinField int
IntMinFieldStatic int
LongMaxField long
LongMaxFieldStatic long
LongMinField long
LongMinFieldStatic long
SByteField sbyte
SByteFieldStatic sbyte
UInt16Field System.UInt16
UInt16FieldStatic System.UInt16
UInt32Field System.UInt32
UInt32FieldStatic System.UInt32
UInt64Field System.UInt64
UInt64FieldStatic System.UInt64

공개 메소드들

메소드 설명
Setup ( ) : void

메소드 상세

Setup() 공개 메소드

public Setup ( ) : void
리턴 void

프로퍼티 상세

BooleanField 공개적으로 프로퍼티

public bool BooleanField
리턴 bool

BooleanFieldStatic 공개적으로 정적으로 프로퍼티

public static bool BooleanFieldStatic
리턴 bool

ByteField 공개적으로 프로퍼티

public byte ByteField
리턴 byte

ByteFieldStatic 공개적으로 정적으로 프로퍼티

public static byte ByteFieldStatic
리턴 byte

CharField 공개적으로 프로퍼티

public char CharField
리턴 char

CharFieldStatic 공개적으로 정적으로 프로퍼티

public static char CharFieldStatic
리턴 char

DoubleField 공개적으로 프로퍼티

public double DoubleField
리턴 double

DoubleFieldStatic 공개적으로 정적으로 프로퍼티

public static double DoubleFieldStatic
리턴 double

FloatField 공개적으로 프로퍼티

public float FloatField
리턴 float

FloatFieldStatic 공개적으로 정적으로 프로퍼티

public static float FloatFieldStatic
리턴 float

Int16Field 공개적으로 프로퍼티

public Int16,System Int16Field
리턴 System.Int16

Int16FieldStatic 공개적으로 정적으로 프로퍼티

public static Int16,System Int16FieldStatic
리턴 System.Int16

Int32Field 공개적으로 프로퍼티

public Int32,System Int32Field
리턴 System.Int32

Int32FieldStatic 공개적으로 정적으로 프로퍼티

public static Int32,System Int32FieldStatic
리턴 System.Int32

Int64Field 공개적으로 프로퍼티

public Int64,System Int64Field
리턴 System.Int64

Int64FieldStatic 공개적으로 정적으로 프로퍼티

public static Int64,System Int64FieldStatic
리턴 System.Int64

IntMaxField 공개적으로 프로퍼티

public int IntMaxField
리턴 int

IntMaxFieldStatic 공개적으로 정적으로 프로퍼티

public static int IntMaxFieldStatic
리턴 int

IntMinField 공개적으로 프로퍼티

public int IntMinField
리턴 int

IntMinFieldStatic 공개적으로 정적으로 프로퍼티

public static int IntMinFieldStatic
리턴 int

LongMaxField 공개적으로 프로퍼티

public long LongMaxField
리턴 long

LongMaxFieldStatic 공개적으로 정적으로 프로퍼티

public static long LongMaxFieldStatic
리턴 long

LongMinField 공개적으로 프로퍼티

public long LongMinField
리턴 long

LongMinFieldStatic 공개적으로 정적으로 프로퍼티

public static long LongMinFieldStatic
리턴 long

SByteField 공개적으로 프로퍼티

public sbyte SByteField
리턴 sbyte

SByteFieldStatic 공개적으로 정적으로 프로퍼티

public static sbyte SByteFieldStatic
리턴 sbyte

UInt16Field 공개적으로 프로퍼티

public UInt16,System UInt16Field
리턴 System.UInt16

UInt16FieldStatic 공개적으로 정적으로 프로퍼티

public static UInt16,System UInt16FieldStatic
리턴 System.UInt16

UInt32Field 공개적으로 프로퍼티

public UInt32,System UInt32Field
리턴 System.UInt32

UInt32FieldStatic 공개적으로 정적으로 프로퍼티

public static UInt32,System UInt32FieldStatic
리턴 System.UInt32

UInt64Field 공개적으로 프로퍼티

public UInt64,System UInt64Field
리턴 System.UInt64

UInt64FieldStatic 공개적으로 정적으로 프로퍼티

public static UInt64,System UInt64FieldStatic
리턴 System.UInt64