C# Class Emul8.Utilities.CachingFileFetcher.BinaryEntry

显示文件 Open project: emul8/emul8

Public Methods

Method Description
BinaryEntry ( int index, long size, byte checksum ) : System

Method Details

BinaryEntry() public method

public BinaryEntry ( int index, long size, byte checksum ) : System
index int
size long
checksum byte
return System