C# Class MAPIInspector.Parsers.LengthOfBlock

This class contains int value and byte array block.
ファイルを表示 Open project: OfficeDev/Office-Inspectors-for-Fiddler

Public Methods

Method Description
LengthOfBlock ( int totalSize, byte BlockSize ) : System

Method Details

LengthOfBlock() public method

public LengthOfBlock ( int totalSize, byte BlockSize ) : System
totalSize int
BlockSize byte
return System