C# Class Tigwi.Storage.Library.ByteArray

Mostrar archivo Open project: ismaelbelghiti/Tigwi

Public Methods

Method Description
ByteArray ( ) : System
ByteArray ( Byte bytes ) : System

Method Details

ByteArray() public method

public ByteArray ( ) : System
return System

ByteArray() public method

public ByteArray ( Byte bytes ) : System
bytes Byte
return System