Show / Hide Table of Contents

Interface IAssemblyAnalyzer

Namespace: NetDocsForLLM.Services
Assembly: NetDocsForLLM.dll
Syntax
public interface IAssemblyAnalyzer

Methods

LoadAssembly(String)

Declaration
AssemblyModel LoadAssembly(string filePath)
Parameters
Type Name Description
System.String filePath
Returns
Type Description
AssemblyModel
In This Article
Back to top Generated by DocFX