C# Class Deveel.Data.Store.SingleFileStoreSystem.StoreInfo

Mostrar archivo Open project: deveel/deveeldb

Public Methods

Method Description
StoreInfo ( string name, int id, long offset, long size ) : System

Method Details

StoreInfo() public method

public StoreInfo ( string name, int id, long offset, long size ) : System
name string
id int
offset long
size long
return System