Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Engine.Serialization.SortedDictionarySerializer< K, V >
类 Engine.Serialization.SortedDictionarySerializer< K, V > 继承关系图:
Engine.Serialization.SortedDictionarySerializer< K, V > 的协作图:

Public 成员函数

void Serialize (InputArchive archive, ref SortedDictionary< K, V > value)
void Serialize (OutputArchive archive, SortedDictionary< K, V > value)

详细描述

在文件 SortedDictionarySerializer.cs2 行定义.

成员函数说明

◆ Serialize() [1/2]

void Engine.Serialization.SortedDictionarySerializer< K, V >.Serialize ( InputArchive archive,
ref SortedDictionary< K, V > value )

在文件 SortedDictionarySerializer.cs3 行定义.

◆ Serialize() [2/2]

void Engine.Serialization.SortedDictionarySerializer< K, V >.Serialize ( OutputArchive archive,
SortedDictionary< K, V > value )

在文件 SortedDictionarySerializer.cs8 行定义.


该类的文档由以下文件生成: