EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method AddAdditionalAssembly

    AddAdditionalAssembly(Assembly)

    Adds additional assembly which is expected to be referenced, but without any actual namespaces being imported

    Declaration
    void AddAdditionalAssembly(Assembly assembly)
    Parameters
    Type Name Description
    Assembly assembly

    AddAdditionalAssembly(params Type[])

    Adds additional assemblies which are expected to be referenced, but without any actual namespaces being imported

    Declaration
    void AddAdditionalAssembly(params Type[] types)
    Parameters
    Type Name Description
    Type[] types
    2025 © Xab3r. All rights reserved.