C# Class KellermanSoftware.CompareNetObjectsTests.TestClasses.PrimitiveFields

显示文件 Open project: GregFinzer/Compare-Net-Objects

Public Properties

Property Type Description
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

Public Methods

Method Description
Setup ( ) : void

Method Details

Setup() public method

public Setup ( ) : void
return void

Property Details

BooleanField public_oe property

public bool BooleanField
return bool

BooleanFieldStatic public_oe static_oe property

public static bool BooleanFieldStatic
return bool

ByteField public_oe property

public byte ByteField
return byte

ByteFieldStatic public_oe static_oe property

public static byte ByteFieldStatic
return byte

CharField public_oe property

public char CharField
return char

CharFieldStatic public_oe static_oe property

public static char CharFieldStatic
return char

DoubleField public_oe property

public double DoubleField
return double

DoubleFieldStatic public_oe static_oe property

public static double DoubleFieldStatic
return double

FloatField public_oe property

public float FloatField
return float

FloatFieldStatic public_oe static_oe property

public static float FloatFieldStatic
return float

Int16Field public_oe property

public Int16,System Int16Field
return System.Int16

Int16FieldStatic public_oe static_oe property

public static Int16,System Int16FieldStatic
return System.Int16

Int32Field public_oe property

public Int32,System Int32Field
return System.Int32

Int32FieldStatic public_oe static_oe property

public static Int32,System Int32FieldStatic
return System.Int32

Int64Field public_oe property

public Int64,System Int64Field
return System.Int64

Int64FieldStatic public_oe static_oe property

public static Int64,System Int64FieldStatic
return System.Int64

IntMaxField public_oe property

public int IntMaxField
return int

IntMaxFieldStatic public_oe static_oe property

public static int IntMaxFieldStatic
return int

IntMinField public_oe property

public int IntMinField
return int

IntMinFieldStatic public_oe static_oe property

public static int IntMinFieldStatic
return int

LongMaxField public_oe property

public long LongMaxField
return long

LongMaxFieldStatic public_oe static_oe property

public static long LongMaxFieldStatic
return long

LongMinField public_oe property

public long LongMinField
return long

LongMinFieldStatic public_oe static_oe property

public static long LongMinFieldStatic
return long

SByteField public_oe property

public sbyte SByteField
return sbyte

SByteFieldStatic public_oe static_oe property

public static sbyte SByteFieldStatic
return sbyte

UInt16Field public_oe property

public UInt16,System UInt16Field
return System.UInt16

UInt16FieldStatic public_oe static_oe property

public static UInt16,System UInt16FieldStatic
return System.UInt16

UInt32Field public_oe property

public UInt32,System UInt32Field
return System.UInt32

UInt32FieldStatic public_oe static_oe property

public static UInt32,System UInt32FieldStatic
return System.UInt32

UInt64Field public_oe property

public UInt64,System UInt64Field
return System.UInt64

UInt64FieldStatic public_oe static_oe property

public static UInt64,System UInt64FieldStatic
return System.UInt64