.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    HLocalTime Constructor

    HLocalTime(Byte, Byte, Byte, Int32)

    Declaration
    public HLocalTime(byte hour, byte minute, byte second, int nanosecond)
    Parameters
    Byte hour
    Byte minute
    Byte second
    Int32 nanosecond

    HLocalTime(DateTime)

    Declaration
    public HLocalTime(DateTime dateTime)
    Parameters
    DateTime dateTime

    HLocalTime(TimeSpan)

    Declaration
    public HLocalTime(TimeSpan timeSpan)
    Parameters
    TimeSpan timeSpan
    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.