Unosquare
    Show / Hide Table of Contents

    Class WebModuleContainer

    Provides useful constants for dealing with module containers.

    Inheritance
    Object
    WebModuleContainer
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: EmbedIO
    Syntax
    public static class WebModuleContainer

    Fields

    None

    An IWebModuleContainer interface that does not and cannot contain any module.

    This field is useful to initialize non-nullable fields or properties of type IWebModuleContainer.

    Declaration
    public static readonly IWebModuleContainer None
    Field Value
    Type Description
    IWebModuleContainer

    Comments

    Back to top Copyright © 2017-2019 Unosquare