Returns true if a and b have the same protocol, host,
port and file.
Syntax
[Android.Runtime.Register("sameFile", "(Ljava/net/URL;Ljava/net/URL;)Z", "GetSameFile_Ljava_net_URL_Ljava_net_URL_Handler")]
protected virtual
bool SameFile (
URL url1,
URL url2)
Parameters
- a
- Documentation for this section has not yet been entered.
- b
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1