点击或拖拽改变大小

SecretInformationAppliedContent 类

继承层次
SystemObject
  ConfigSecretInformationAppliedContent

命名空间: Config
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
[SerializableAttribute]
public class SecretInformationAppliedContent : IEnumerable<SecretInformationAppliedContentItem>, 
	IEnumerable

SecretInformationAppliedContent 类型公开以下成员。

构造函数
 名称说明
公共方法SecretInformationAppliedContent初始化 SecretInformationAppliedContent 类的一个新实例
Top
属性
方法
 名称说明
公共方法GetAllKeys 
公共方法GetItem 
公共方法Iterate 
Top
字段
 名称说明
公共字段静态成员Instance 
Top
参见