mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
Fixed annoying xml doc warning.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
parent
c78afd4847
commit
ae8cdcdc23
@ -169,7 +169,7 @@ namespace XenAdmin.Plugins
|
||||
/// Since ip_address can take several values over different Networks, this method returns a list of Uri for
|
||||
/// each of the different IP addresses.
|
||||
/// </summary>
|
||||
/// <param name="text">The text that contains the placeholders to be replaced.</param>
|
||||
/// <param name="uri">The text that contains the placeholders to be replaced.</param>
|
||||
/// <param name="obj">The object that the placeholder replacements are for.</param>
|
||||
/// <returns>A List of Uris.</returns>
|
||||
public static List<Uri> SubstituteUri(string uri, IXenObject obj)
|
||||
|
Loading…
Reference in New Issue
Block a user