예제 #1
0
 public bool EqualRepositoryPath(ContentPaths other) => RepositoryPath.EqualsNullSupported(other.RepositoryPath);
예제 #2
0
 public bool EqualRepositoryPath(ContentPaths other) => RepositoryPath.EqualsNullSupported(other.RepositoryPath);
예제 #3
0
 public bool EqualPath(ContentPaths other) => Path.EqualsNullSupported(other.Path);
예제 #4
0
 public bool EqualPath(ContentPaths other) => Path.EqualsNullSupported(other.Path);