public static CompareStringArrays ( string str1, string str2 ) : bool | ||
str1 | string | The first string array to be compared. |
str2 | string | The second string array to be compared. |
return | bool |
public static CompareStringArrays ( string str1, string str2 ) : bool | ||
str1 | string | The first string array to be compared. |
str2 | string | The second string array to be compared. |
return | bool |