コード例 #1
0
 public bool Equals(IMetadataDocumentationProvider other)
 {
     return other == this;
 }
コード例 #2
0
 public bool Equals(IMetadataDocumentationProvider other)
 {
     return(other == this);
 }