Метод | Описание | |
---|---|---|
Poke ( string filename, string xpath, string newValue ) : void |
Replaces the value of the node specified by the xPath with the newValue.
|
public static Poke ( string filename, string xpath, string newValue ) : void | ||
filename | string | |
xpath | string | |
newValue | string | |
Результат | void |