C# Class VelocityDbSchema.VelocityKeyValue

Inheritance: OptimizedPersistable
Mostrar archivo Open project: VelocityDB/VelocityDB

Public Methods

Method Description
VelocityKeyValue ( byte key, byte record ) : System

Method Details

VelocityKeyValue() public method

public VelocityKeyValue ( byte key, byte record ) : System
key byte
record byte
return System