IExternalResourceServer.AreSameResources
Description:
Implement this method to indicate whether two given resources are the same.
Implement this method to indicate whether two given resources are the same.
bool AreSameResources(
IDictionary<string, string> reference1,
IDictionary<string, string> reference2
)
-
IDictionary<StringString>reference1
-
IDictionary<StringString>reference2