C# Class FlatRedBall.Utilities.DebuggingFunctions

Class providing methods which can help during debugging.
Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ToBits ( byte byteToConvert ) : string

Method Details

ToBits() public static method

public static ToBits ( byte byteToConvert ) : string
byteToConvert byte
return string