Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TSystems
RELOAD
Storage
StoreKindData
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
Show file
Open project: RELOAD-NET/RELOAD.NET
Class Usage Examples
Public Methods
Method
Description
Add
(
StoredData
sd
) :
void
StoreKindData
(
UInt32
kindId
,
System.UInt64
gen
) :
System
Method Details
Add()
public
method
public
Add
(
StoredData
sd
) :
void
sd
StoredData
return
void
StoreKindData()
public
method
public
StoreKindData
(
UInt32
kindId
,
System.UInt64
gen
) :
System
kindId
System.UInt32
gen
System.UInt64
return
System