C# Class RazorView.ByteViz

Inheritance: IDataViz
Mostra file Open project: gnoso/razordb Class Usage Examples

Public Methods

Method Description
TransformKey ( byte key ) : string
TransformValue ( byte value ) : string

Method Details

TransformKey() public method

public TransformKey ( byte key ) : string
key byte
return string

TransformValue() public method

public TransformValue ( byte value ) : string
value byte
return string