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 |