public byte ReturnByte( byte input )
Public Function ReturnByte ( input As Byte ) As Byte
public: virtual unsigned char ReturnByte( unsigned char input ) sealed
function ReturnByte(input);
In This Article