C# Class VerifyData, versaplex

Inheritance: VersaplexTester
Afficher le fichier Open project: apenwarr/versaplex Class Usage Examples

Méthodes publiques

Méthode Description
GetDataLength ( object data ) : long
Main ( ) : void

Private Methods

Méthode Description
VerifyBinary ( ) : void
VerifyBit ( ) : void
VerifyChar ( ) : void
VerifyDateTime ( ) : void
VerifyDecimal ( ) : void
VerifyFloat ( ) : void
VerifyIntegers ( ) : void
VerifyMoney ( ) : void
VerifyTimestamp ( ) : void
VerifyUniqueIdentifier ( ) : void
VerifyVarBinaryMax ( ) : void
VerifyXML ( ) : void

Method Details

GetDataLength() public méthode

public GetDataLength ( object data ) : long
data object
Résultat long

Main() public static méthode

public static Main ( ) : void
Résultat void