Click or drag to resize
SearchConfigTryPathCodeConvert Method
路径简化代码转换为路径

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static void TryPathCodeConvert(
	string id,
	ref string path
)

Parameters

id
Type: SystemString
path
Type: SystemString
See Also