C# Class TSystems.RELOAD.Storage.StoreKindData

Each StoreKindData element represents the data to be stored for a single Kind-ID. RELOAD base -12 p.86 --mine
Afficher le fichier Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Méthodes publiques

Méthode Description
Add ( StoredData sd ) : void
StoreKindData ( UInt32 kindId, System.UInt64 gen ) : System

Method Details

Add() public méthode

public Add ( StoredData sd ) : void
sd StoredData
Résultat void

StoreKindData() public méthode

public StoreKindData ( UInt32 kindId, System.UInt64 gen ) : System
kindId System.UInt32
gen System.UInt64
Résultat System