C# Class Rubberduck.Parsing.Preprocessing.ByteValue

Inheritance: IValue
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

Method Description
ByteValue ( byte value ) : System
ToString ( ) : string

Method Details

ByteValue() public method

public ByteValue ( byte value ) : System
value byte
return System

ToString() public method

public ToString ( ) : string
return string