Search Results for

    Show / Hide Table of Contents

    Class NullPluginException

    Inheritance
    Object
    NullPluginException
    Namespace: Gossip.Plugins
    Assembly: Gossip.dll
    Syntax
    public class NullPluginException : Exception

    Constructors

    | Improve this Doc View Source

    NullPluginException(Type)

    Declaration
    public NullPluginException(Type pluginType)
    Parameters
    Type Name Description
    Type pluginType

    Properties

    | Improve this Doc View Source

    PluginType

    Declaration
    public Type PluginType { get; }
    Property Value
    Type Description
    Type
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX