C# Class MAPIInspector.Parsers.LengthOfBlock

This class contains int value and byte array block.
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler

Méthodes publiques

Méthode Description
LengthOfBlock ( int totalSize, byte BlockSize ) : System

Method Details

LengthOfBlock() public méthode

public LengthOfBlock ( int totalSize, byte BlockSize ) : System
totalSize int
BlockSize byte
Résultat System