コード例 #1
0
ファイル: GraphTraversal.cs プロジェクト: cnmade/sarif-sdk
 public bool ValueEquals(GraphTraversal other) => ValueComparer.Equals(this, other);