C# (CSharp) Cilador.Graph 네임스페이스

클래스들

이름 설명
CilGraphGetter Traverses a tree of CIL objects within a given root item collecting vertices and edges for a graph that represents CIL objects and object dependencies.
GraphCropper Given a set of vertices and an ICilGraph, produces a new ICilGraph composed solely of vertices and edges traversable from the given vertices.
GraphExtensions