C# Class RustFlakes.SqlServerBigIntOxidation

This utilizations the UInt64Oxidation but moves data from ulong
Inheritance: UInt64Oxidation
Afficher le fichier Open project: peschkaj/rustflakes Class Usage Examples

Méthodes publiques

Méthode Description
Oxidize ( ) : long
SqlServerBigIntOxidation ( ushort identifier ) : System
SqlServerBigIntOxidation ( ushort identifier, System.DateTime epoch ) : System

Method Details

Oxidize() public méthode

public Oxidize ( ) : long
Résultat long

SqlServerBigIntOxidation() public méthode

public SqlServerBigIntOxidation ( ushort identifier ) : System
identifier ushort
Résultat System

SqlServerBigIntOxidation() public méthode

public SqlServerBigIntOxidation ( ushort identifier, System.DateTime epoch ) : System
identifier ushort
epoch System.DateTime
Résultat System