C# Class Glyma.LargeFileUpload.ReceivedPackage

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IsCorrupted ( ) : bool
ReceivedPackage ( int hashLength, byte receivedData ) : System

Method Details

IsCorrupted() public méthode

public IsCorrupted ( ) : bool
Résultat bool

ReceivedPackage() public méthode

public ReceivedPackage ( int hashLength, byte receivedData ) : System
hashLength int
receivedData byte
Résultat System