Click or drag to resize
AnalyzeCalculatorGetSerializePath Method

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string GetSerializePath(
	string objType,
	string outerTypeName
)

Parameters

objType
Type: SystemString
outerTypeName
Type: SystemString

Return Value

Type: String
See Also