C# 클래스 TSystems.RELOAD.Storage.StoreKindData

Each StoreKindData element represents the data to be stored for a single Kind-ID. RELOAD base -12 p.86 --mine
파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET 1 사용 예제들

공개 메소드들

메소드 설명
Add ( StoredData sd ) : void
StoreKindData ( UInt32 kindId, System.UInt64 gen ) : System

메소드 상세

Add() 공개 메소드

public Add ( StoredData sd ) : void
sd StoredData
리턴 void

StoreKindData() 공개 메소드

public StoreKindData ( UInt32 kindId, System.UInt64 gen ) : System
kindId System.UInt32
gen System.UInt64
리턴 System