Search Results for

    Show / Hide Table of Contents

    Class SystemChannelFlagsExtension

    Represents a system channel flags extension.

    Inheritance
    System.Object
    SystemChannelFlagsExtension
    Namespace: DisCatSharp.Enums
    Assembly: DisCatSharp.dll
    Syntax
    public static class SystemChannelFlagsExtension

    Methods

    | Improve this Doc View Source

    HasSystemChannelFlag(SystemChannelFlags, SystemChannelFlags)

    Calculates whether these system channel flags contain a specific flag.

    Declaration
    public static bool HasSystemChannelFlag(this SystemChannelFlags baseFlags, SystemChannelFlags flag)
    Parameters
    Type Name Description
    SystemChannelFlags baseFlags

    The existing flags.

    SystemChannelFlags flag

    The flag to search for.

    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems