Home
last modified time | relevance | path

Searched defs:new_value (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/cafex/
DTools.cs640 internal static void UpdateNodeValue(string file_name, string node_name, string new_value) in UpdateNodeValue()
797 internal static void UpdateNodeValueByPath(string file_name, string xpath, string new_value) in UpdateNodeValueByPath()