2020-05-01 / 3375阅 / 悠然
Removes a network option by name.
Top ↑
(int)
(Required)
ID of the network. Can be null to default to the current network ID.
(string)
(Required)
Name of option to remove. Expected to not be SQL-escaped.
(bool) True, if succeed. False, if failure.