Click or drag to resize
ISerializedObjectSerializable Method (Boolean, Boolean)
序列化对象

Namespace: X3Platform
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
string Serializable(
	bool displayComment,
	bool displayFriendlyName
)

Parameters

displayComment
Type: SystemBoolean
显示注释信息
displayFriendlyName
Type: SystemBoolean
显示友好名称信息

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.ISerializedObject.Serializable(System.Boolean,System.Boolean)"]

See Also