FSharpApiAssembly
type FSharpApiAssembly =
{
Name: string
Namespaces: FSharpApiNamespace list
}| Assembly | Nacara.Plugin.FSharpApi |
Everything read from one assembly.
Fields
Namespaces: FSharpApiNamespace listtype FSharpApiAssembly =
{
Name: string
Namespaces: FSharpApiNamespace list
}| Assembly | Nacara.Plugin.FSharpApi |
Everything read from one assembly.
Namespaces: FSharpApiNamespace list