C# Class Test.CBORExtraTest

Afficher le fichier Open project: peteroupc/CBOR

Private Methods

Méthode Description
DateTimeToString ( System.DateTime bi ) : string
Divide32By16 ( int dividendLow, short divisor, bool returnRemainder ) : short
DivideUnsigned ( int x, short y ) : short
RandomDecimal ( RandomGenerator rand, int exponent ) : decimal
RangeExclusive ( int min, int maxExclusive ) : IEnumerable
TestArbitraryTypes ( ) : void
TestCBORObjectDecimal ( ) : void
TestDateTime ( ) : void
TestDecimal ( ) : void
TestDivideUnsigned ( ) : void
TestDoubleToOther ( ) : void
TestFloatCloseToEdge ( ) : void
TestOther ( ) : void
TestSByte ( ) : void
TestUInt ( ) : void
TestULong ( ) : void
TestUShort ( ) : void