Search Results for

    Show / Hide Table of Contents

    Operator Implicit

    Implicit(CheckpointCustomIcon to Byte)

    Declaration
    public static implicit operator byte (CheckpointCustomIcon icon)
    Parameters
    Type Name Description
    CheckpointCustomIcon icon
    Returns
    Type Description
    System.Byte

    Implicit(Byte to CheckpointCustomIcon)

    Declaration
    public static implicit operator CheckpointCustomIcon(byte value)
    Parameters
    Type Name Description
    System.Byte value
    Returns
    Type Description
    CheckpointCustomIcon

    Implicit(CheckpointCustomIcon to InputArgument)

    Converts a CheckpointCustomIcon to a native input argument.

    Declaration
    public static implicit operator InputArgument(CheckpointCustomIcon value)
    Parameters
    Type Name Description
    CheckpointCustomIcon value
    Returns
    Type Description
    InputArgument
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX